summaryrefslogtreecommitdiffstats
path: root/gita/cmds.json
diff options
context:
space:
mode:
Diffstat (limited to 'gita/cmds.json')
-rw-r--r--gita/cmds.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/gita/cmds.json b/gita/cmds.json
index 947a4dd..eadda81 100644
--- a/gita/cmds.json
+++ b/gita/cmds.json
@@ -47,6 +47,7 @@
},
"push":{
"cmd": "git push",
+ "allow_all": true,
"help": "push the local updates"
},
"rebase":{