summaryrefslogtreecommitdiffstats
path: root/git-branch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-04-21 16:00:40 -0700
committerJunio C Hamano <gitster@pobox.com>2023-04-21 16:00:40 -0700
commit1794ede5917038b65c0a11150f2e4831bec76c4a (patch)
tree96985b7a08140bc14775d313bc20b3c0f7608693 /git-branch.txt
parentfdb7c3f555ff7d84db5a1b9f6b77de29d1d25f69 (diff)
downloadgit-htmldocs-1794ede5917038b65c0a11150f2e4831bec76c4a.tar.gz
Autogenerated HTML docs for v2.40.0-374-g7580f
Diffstat (limited to 'git-branch.txt')
-rw-r--r--git-branch.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-branch.txt b/git-branch.txt
index d382ac69f..d207da910 100644
--- a/git-branch.txt
+++ b/git-branch.txt
@@ -156,6 +156,10 @@ in another worktree linked to the same repository.
--ignore-case::
Sorting and filtering branches are case insensitive.
+--omit-empty::
+ Do not print a newline after formatted refs where the format expands
+ to the empty string.
+
--column[=<options>]::
--no-column::
Display branch listing in columns. See configuration variable