From 51da62a1bb5e9a7c1b22de0aef4008491b5bfed3 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Tue, 30 Aug 2022 15:46:46 -0700 Subject: move Gnus score files to src/athpriv --- bin/doccheckin | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'bin/doccheckin') 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 -- cgit v1.2.3