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/status.py | |
parent | 3b24e7b5577fc6d812e1d002ada9fdf85256fcd3 (diff) | |
parent | b8f7bb04d003f8dbcf3ef2b201fc2678308995af (diff) | |
download | git-repo-b3133a31642ea88f0e4fe9c382411d43278dc9e4.tar.gz |
Merge "update markdown/help header format"
Diffstat (limited to 'subcmds/status.py')
-rw-r--r-- | subcmds/status.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/subcmds/status.py b/subcmds/status.py index 60e26ff4..b47c8736 100644 --- a/subcmds/status.py +++ b/subcmds/status.py | |||
@@ -49,8 +49,7 @@ includes deeper items. For example, if dir/subdir/proj1 and | |||
49 | dir/subdir/proj2 are repo projects, dir/subdir/proj3 will be shown | 49 | dir/subdir/proj2 are repo projects, dir/subdir/proj3 will be shown |
50 | if it is not known to repo. | 50 | if it is not known to repo. |
51 | 51 | ||
52 | Status Display | 52 | # Status Display |
53 | -------------- | ||
54 | 53 | ||
55 | The status display is organized into three columns of information, | 54 | The status display is organized into three columns of information, |
56 | for example if the file 'subcmds/status.py' is modified in the | 55 | for example if the file 'subcmds/status.py' is modified in the |