Преглед на файлове

Merge "Add missing documentation of --current-branch option on sync command"

David Pursehouse преди 11 години
родител
ревизия
24245e0094
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 3 0
      subcmds/sync.py

+ 3 - 0
subcmds/sync.py

@@ -128,6 +128,9 @@ HTTP client or proxy configuration, but the Git binary works.
 The --fetch-submodules option enables fetching Git submodules
 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
 ---------------