File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -147,10 +147,10 @@ Skip "branches" and "tags" of first level directories;;
147
147
or if a second argument is passed; it will create a directory
148
148
and work within that. It accepts all arguments that the
149
149
'init' and 'fetch' commands accept; with the exception of
150
- '--fetch-all'. After a repository is cloned, the 'fetch'
151
- command will be able to update revisions without affecting
152
- the working tree; and the 'rebase' command will be able
153
- to update the working tree with the latest changes.
150
+ '--fetch-all' and '--parent'. After a repository is cloned,
151
+ the 'fetch' command will be able to update revisions without
152
+ affecting the working tree; and the 'rebase' command will be
153
+ able to update the working tree with the latest changes.
154
154
155
155
'rebase'::
156
156
This fetches revisions from the SVN parent of the current HEAD
You can’t perform that action at this time.
0 commit comments