mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-12 15:44:25 +02:00
hash agnositic
This commit is contained in:
parent
bc20fc163b
commit
48f59ffc80
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ exports.level = {
|
|||
"name": {
|
||||
"en_US": "Push Master!"
|
||||
},
|
||||
"compareOnlyMaster": true,
|
||||
"compareOnlyMasterHashAgnostic": true,
|
||||
"startDialog": {
|
||||
"en_US": {
|
||||
"childViews": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue