summaryrefslogtreecommitdiff
path: root/checkpoint.sh
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2024-06-22 15:51:59 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2024-06-22 15:51:59 +0200
commit07232b8466f2d897ad9bad074842a9313a2cb7be (patch)
tree53b07eed0cf5bc9b890942fd205abb3a7c139b96 /checkpoint.sh
parent364ad8e2c66b35dc893cf379956beeea0972c23d (diff)
checkpoint
Diffstat (limited to 'checkpoint.sh')
-rwxr-xr-xcheckpoint.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkpoint.sh b/checkpoint.sh
index e2ee407..ba93d17 100755
--- a/checkpoint.sh
+++ b/checkpoint.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-git commit -a -m 'checkpoint'
+git commit -m 'checkpoint' $@
keyadd db
git push