Get latest changes from SVN and update Git repo state.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 07 Aug 2018 01:37:22 +0300
changeset 2262 bb7e7ae562c2
parent 2261 4bed6a795dfe
child 2263 0243bb26fe02
Get latest changes from SVN and update Git repo state.
git.rst
--- a/git.rst	Sun Aug 05 23:05:02 2018 +0300
+++ b/git.rst	Tue Aug 07 01:37:22 2018 +0300
@@ -728,6 +728,11 @@
   U    main.c
   Updated to revision 7.
 
+Get latest changes from SVN and update Git repo state::
+
+  $ git svn fetch
+  $ git svn rebase
+
 gitk.
 =====