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/init.py | |
parent | 3b24e7b5577fc6d812e1d002ada9fdf85256fcd3 (diff) | |
parent | b8f7bb04d003f8dbcf3ef2b201fc2678308995af (diff) | |
download | git-repo-b3133a31642ea88f0e4fe9c382411d43278dc9e4.tar.gz |
Merge "update markdown/help header format"
Diffstat (limited to 'subcmds/init.py')
-rw-r--r-- | subcmds/init.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/subcmds/init.py b/subcmds/init.py index 47a1c9fa..4e51dfe8 100644 --- a/subcmds/init.py +++ b/subcmds/init.py | |||
@@ -67,8 +67,7 @@ resumeable bundle file on a content delivery network. This | |||
67 | may be necessary if there are problems with the local Python | 67 | may be necessary if there are problems with the local Python |
68 | HTTP client or proxy configuration, but the Git binary works. | 68 | HTTP client or proxy configuration, but the Git binary works. |
69 | 69 | ||
70 | Switching Manifest Branches | 70 | # Switching Manifest Branches |
71 | --------------------------- | ||
72 | 71 | ||
73 | To switch to another manifest branch, `repo init -b otherbranch` | 72 | To switch to another manifest branch, `repo init -b otherbranch` |
74 | may be used in an existing client. However, as this only updates the | 73 | may be used in an existing client. However, as this only updates the |