mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-07-13 08:04:27 +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": {
|
"name": {
|
||||||
"en_US": "Push Master!"
|
"en_US": "Push Master!"
|
||||||
},
|
},
|
||||||
"compareOnlyMaster": true,
|
"compareOnlyMasterHashAgnostic": true,
|
||||||
"startDialog": {
|
"startDialog": {
|
||||||
"en_US": {
|
"en_US": {
|
||||||
"childViews": [
|
"childViews": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue