git.rst
changeset 2262 bb7e7ae562c2
parent 2253 6bb039213d89
child 2292 cd4554e0150e
--- 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.
 =====