提交 0da3e1d2 编写于 作者: Y Yann Dirson 提交者: Junio C Hamano

git-svn.txt: fix description of fetch flags accepted by clone.

Signed-off-by: NYann Dirson <ydirson@altern.org>
Acked-by: NEric Wong <normalperson@yhbt.net>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 eb1f7e0d
...@@ -147,10 +147,10 @@ Skip "branches" and "tags" of first level directories;; ...@@ -147,10 +147,10 @@ Skip "branches" and "tags" of first level directories;;
or if a second argument is passed; it will create a directory or if a second argument is passed; it will create a directory
and work within that. It accepts all arguments that the and work within that. It accepts all arguments that the
'init' and 'fetch' commands accept; with the exception of 'init' and 'fetch' commands accept; with the exception of
'--fetch-all'. After a repository is cloned, the 'fetch' '--fetch-all' and '--parent'. After a repository is cloned,
command will be able to update revisions without affecting the 'fetch' command will be able to update revisions without
the working tree; and the 'rebase' command will be able affecting the working tree; and the 'rebase' command will be
to update the working tree with the latest changes. able to update the working tree with the latest changes.
'rebase':: 'rebase'::
This fetches revisions from the SVN parent of the current HEAD This fetches revisions from the SVN parent of the current HEAD
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册