summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gd_diff.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gd_diff.py b/gd_diff.py
index 2e0aed9..bdd4ae2 100644
--- a/gd_diff.py
+++ b/gd_diff.py
@@ -512,5 +512,5 @@ def get_args():
def main():
args = get_args()
- make_cmd(args)
+ make_push(args)