Revision: 25006
Author:   [email protected]
Date:     Thu Oct 30 08:17:53 2014 UTC
Log:      Edited wiki page UsingGit through web user interface.
https://code.google.com/p/v8/source/detail?r=25006

Modified:
 /wiki/UsingGit.wiki

=======================================
--- /wiki/UsingGit.wiki Thu Oct 30 08:14:15 2014 UTC
+++ /wiki/UsingGit.wiki Thu Oct 30 08:17:53 2014 UTC
@@ -86,6 +86,15 @@
 {{{
 git cl dcommit
 }}}
+
+== Troubleshooting ==
+
+In case of svn problems on dcommit, you can try the following to get back to a clean state:
+
+{{{
+rm -rf .git/svn
+git svn fetch
+}}}

 = Post Git migration =

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to