summaryrefslogtreecommitdiff
path: root/bin/doccheckin
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-08-30 15:46:46 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-09-01 19:13:48 -0700
commit51da62a1bb5e9a7c1b22de0aef4008491b5bfed3 (patch)
tree0f3be3cb7c95de83d670cf9375988ae5d3a7a477 /bin/doccheckin
parenta6e9c8460360918fffebd1414b31e8feb4291658 (diff)
downloaddotfiles-51da62a1bb5e9a7c1b22de0aef4008491b5bfed3.tar.gz
move Gnus score files to src/athpriv
Diffstat (limited to 'bin/doccheckin')
-rwxr-xr-xbin/doccheckin4
1 files changed, 1 insertions, 3 deletions
diff --git a/bin/doccheckin b/bin/doccheckin
index 985cf6cc..92afe12b 100755
--- a/bin/doccheckin
+++ b/bin/doccheckin
@@ -23,7 +23,5 @@ git add howm/*.org howm/*/*.org archive/howm/archive.org \
emacs-diary archive/emacs-diary-* \
|| true
-[ "$1" = "--full" ] && git add News/* ||:
-
# this command should never fail and stop mr
-git commit -m "auto commit on $(hostname -s)" || true
+git commit -a -m "auto commit on $(hostname -s)" || true