diff options
author | Jonathan Nieder <jrn@google.com> | 2018-10-10 05:54:59 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2018-10-10 05:54:59 +0000 |
commit | b3133a31642ea88f0e4fe9c382411d43278dc9e4 (patch) | |
tree | c72601d46a490856451082620a74e38b136a8f45 /subcmds/branches.py | |
parent | 3b24e7b5577fc6d812e1d002ada9fdf85256fcd3 (diff) | |
parent | b8f7bb04d003f8dbcf3ef2b201fc2678308995af (diff) | |
download | git-repo-b3133a31642ea88f0e4fe9c382411d43278dc9e4.tar.gz |
Merge "update markdown/help header format"
Diffstat (limited to 'subcmds/branches.py')
-rw-r--r-- | subcmds/branches.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/subcmds/branches.py b/subcmds/branches.py index 2902684a..fa1dff67 100644 --- a/subcmds/branches.py +++ b/subcmds/branches.py | |||
@@ -67,8 +67,7 @@ class Branches(Command): | |||
67 | 67 | ||
68 | Summarizes the currently available topic branches. | 68 | Summarizes the currently available topic branches. |
69 | 69 | ||
70 | Branch Display | 70 | # Branch Display |
71 | -------------- | ||
72 | 71 | ||
73 | The branch display output by this command is organized into four | 72 | The branch display output by this command is organized into four |
74 | columns of information; for example: | 73 | columns of information; for example: |