summaryrefslogtreecommitdiffstats
path: root/gita/cmds.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-01-30 10:51:07 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-01-30 10:51:07 +0000
commit796cd975463ee8184796fb16d91c4af32d41dbff (patch)
tree446971c4543ffd8e6af6b7c4f4894d261fe8af39 /gita/cmds.json
parentReleasing debian version 0.16.1-1. (diff)
downloadgita-796cd975463ee8184796fb16d91c4af32d41dbff.tar.xz
gita-796cd975463ee8184796fb16d91c4af32d41dbff.zip
Merging upstream version 0.16.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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":{