Add missing documentation of --current-branch option on sync command
Change-Id: I72d6e3d51241148c1df97bbad26338debb1fcb4e
This commit is contained in:
parent
ee69084421
commit
f2fad61bde
1 changed files with 3 additions and 0 deletions
|
@ -128,6 +128,9 @@ HTTP client or proxy configuration, but the Git binary works.
|
||||||
The --fetch-submodules option enables fetching Git submodules
|
The --fetch-submodules option enables fetching Git submodules
|
||||||
of a project from server.
|
of a project from server.
|
||||||
|
|
||||||
|
The -c/--current-branch option can be used to only fetch objects that
|
||||||
|
are on the branch specified by a project's revision.
|
||||||
|
|
||||||
SSH Connections
|
SSH Connections
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue