[Kst] branches/work/kst/portto4/kst/devel-docs

Peter Kümmel syntheticpp at gmx.net
Fri Jul 27 16:34:14 UTC 2012


SVN commit 1308184 by kuemmel:

docu for git rebase errors

 M  +9 -0      using_git  


--- branches/work/kst/portto4/kst/devel-docs/using_git #1308183:1308184
@@ -45,7 +45,16 @@
     git svn rebase
     
     
+Rebase errors
+-------------
+When there are errors while rebasing, fix the mentioned <files>
+then
 
+   git add <files>
+   git rebase --continue
+   
+    
+
 Committing
 ----------
 First commit your changes to your local branch


More information about the Kst mailing list