Claire
- 活动总数 11
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 4
-
已编辑于 How do the 'Pull into Current using Merge' vs 'Merge selected into Current' context menu commands differ?
已回答I'm using git for vcs, when I have a branch checked out and I open the branches window and select the origin/master remote branch I get the options to "Merge selected into Current" and 'Pull into C... -
创建于 How can I create a new scope from the resulting files found matching a search?
已回答I'd like to do a search on a subset of files that match an initial search. For example find all files using angular (ng-) then search those just those matching files for a specific string. Is it po...