mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-26 07:58:34 +02:00
[Origin] Some origin work around remote branches
This commit is contained in:
parent
6080d324ce
commit
a24f62420d
8 changed files with 139 additions and 27 deletions
|
@ -132,6 +132,8 @@ GitOptionParser.prototype.getMasterOptionMap = function() {
|
|||
'-d': false,
|
||||
'-D': false,
|
||||
'-f': false,
|
||||
'-a': false,
|
||||
'-r': false,
|
||||
'--contains': false
|
||||
},
|
||||
checkout: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue