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

Modified:
 /wiki/UsingGit.wiki

=======================================
--- /wiki/UsingGit.wiki Thu Oct 30 08:12:52 2014 UTC
+++ /wiki/UsingGit.wiki Thu Oct 30 08:14:15 2014 UTC
@@ -93,10 +93,9 @@

 == Git credentials setup for committers (.netrc file) ==

-If you plan to push commits directly to Git (bypassing Commit Queue, e.g. with 'git cl land') you would need to setup netrc file with your git password: +If you want to push commits directly to Git you need to setup .netrc file with your git password:

-  # Go to https://chromium.googlesource.com/new-password
-Login with your @chromium.org account (e.g. your committer account, non-chromium.org ones work too). Note: creating a new password doesn't automatically revoke any previously created passwords. + # Go to https://chromium.googlesource.com/new-password - login with your @chromium.org account (e.g. your committer account, non-chromium.org ones work too). Note: creating a new password doesn't automatically revoke any previously created passwords. # Follow the instructions in the "Staying Authenticated" section. It would ask you to copy-paste two lines into ~/.netrc file.
   # In the end, ~/.netrc should have two lines that look like:

--
--
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