mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
more remote tests
This commit is contained in:
parent
04ce98fd7f
commit
d3c0fc40a3
3 changed files with 32 additions and 1 deletions
|
@ -167,7 +167,6 @@ var commandConfig = {
|
|||
// B) specify no args, in which case it figures out
|
||||
// the branch to fetch from the remote tracking
|
||||
// and merges those in.
|
||||
|
||||
// so lets switch on A/B here
|
||||
|
||||
var commandOptions = command.getOptionsMap();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue