Revision: 15908
Author: [email protected]
Date: Fri Jul 26 05:48:44 2013
Log: Edited wiki page UsingGit through web user interface: Added
warning about "git svn dcommit".
http://code.google.com/p/v8/source/detail?r=15908
Modified:
/wiki/UsingGit.wiki
=======================================
--- /wiki/UsingGit.wiki Fri Jul 5 01:47:43 2013
+++ /wiki/UsingGit.wiki Fri Jul 26 05:48:44 2013
@@ -108,3 +108,5 @@
{{{
git cl dcommit
}}}
+
+*Do not use <font color=red>`git svn dcommit`</font> for committing*, as
it lacks git-cl's magic. Pro tip: you can use `git cl rebase` for updating
(it's an alias for `git svn rebase`), so you'll never have to use any `git
svn ...` command at all.
--
--
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/groups/opt_out.