git-svn: add fetch
subcommand
This commit is contained in:

committed by
Ricardo Corrie

parent
7356a47e02
commit
3701b6973f
@@ -6,6 +6,10 @@
|
|||||||
|
|
||||||
`git svn clone {{http://example.com/my_subversion_repo}} {{local_dir}}`
|
`git svn clone {{http://example.com/my_subversion_repo}} {{local_dir}}`
|
||||||
|
|
||||||
|
- Fetch new revisions from remote SVN repository:
|
||||||
|
|
||||||
|
`git svn fetch`
|
||||||
|
|
||||||
- Update local clone from the upstream SVN repository:
|
- Update local clone from the upstream SVN repository:
|
||||||
|
|
||||||
`git svn rebase`
|
`git svn rebase`
|
||||||
|
Reference in New Issue
Block a user