mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-20 10:46:01 +02:00
updates
This commit is contained in:
parent
a93a16f06f
commit
95277013e5
2 changed files with 61 additions and 5 deletions
|
@ -156,7 +156,7 @@ OptionParser.prototype.getMasterOptionMap = function() {
|
|||
},
|
||||
reset: {
|
||||
'--hard': false,
|
||||
'--soft': false, // this will raise and error but we catch it in gitEngine
|
||||
'--soft': false, // this will raise an error but we catch it in gitEngine
|
||||
},
|
||||
merge: {},
|
||||
rebase: {},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue