aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gitto.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gitto.texi')
-rw-r--r--doc/gitto.texi7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/gitto.texi b/doc/gitto.texi
index 6537b7e..b109769 100644
--- a/doc/gitto.texi
+++ b/doc/gitto.texi
@@ -339,6 +339,13 @@ A plain list of repository names to skip when merging configurations and
installing hooks.
@end defopt
+@defopt show-unchanged-branches?
+A boolean. If @code{#t} all branches will be shown no matter their
+state, if @code{#f} (the default) only those branches that either have
+commits to push or commits to pull will be shown in the output of the
+@samp{list} command.
+@end defopt
+
@node Copying This Manual, Index, Configuration, Top
@appendix Copying This Manual