summary refs log tree commit diff
path: root/bin/man1/git-comment.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/man1/git-comment.1')
-rw-r--r--bin/man1/git-comment.18
1 files changed, 7 insertions, 1 deletions
diff --git a/bin/man1/git-comment.1 b/bin/man1/git-comment.1
index 9c9b4cd6..a981f839 100644
--- a/bin/man1/git-comment.1
+++ b/bin/man1/git-comment.1
@@ -71,7 +71,7 @@ The default is 2 lines.
 Avoid repeating a comment
 if it occurred in the last
 .Ar lines .
-The default is 20 lines.
+The default is 30 lines.
 .
 .It Fl \-no-repeat
 Avoid repeating comments entirely.
@@ -86,3 +86,9 @@ git config comment.start '#'
 git config comment.lead '#'
 git config comment.end ''
 .Ed
+.
+.Pp
+Add as many comments as possible:
+.Bd -literal -offset indent
+git comment --all --min-group 1 --min-repeat 1
+.Ed
more novellas to read, but the other books I have from the library currently are also thick. 2022-03-22Source ~/.profile.local if it existsJune McEnroe 2022-03-18Publish "Addendum 2021"June McEnroe 2022-03-16Remove wcwidth portJune McEnroe DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>. 2022-03-16Remove -j4 from ./PlanJune McEnroe Plan learned to set this automatically! 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe