Kent W
- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
Kent W 进行了评论, -
-
Kent W 创建了一个帖子, How to use environment variables set up in run config, inside the run time parameters?
I am setting up environment variables in pycharms run configuration, but they do not resolve if I try to use them inside the parameters section. This doesn't make sense? Am I doing something wrong?... -
Kent W 创建了一个帖子, 已回答Cherry Pick Multiple arbitrary commits from a list?
I have two branches and I have a manually compiled list of commits I need to get from Branch A to Branch B. So i.e. I have a txt file and inside is CommitHash1,CommitHash2,CommitHash3, .... , Commi...