Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(216)

Unified Diff: DEPS

Issue 279583002: Fix instructions to generate .DEPS.git (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index f7d0ce2bc0a4665090d88bf30c04dce1884152dc..6afb5b09ae2b571b2835e70dd395d260de8efec6 100644
--- a/DEPS
+++ b/DEPS
@@ -4,7 +4,7 @@
# See http://code.google.com/p/chromium/wiki/UsingGit
#
# To test manually, run:
-# python tools/deps2git/deps2git.py -o .DEPS.git
+# python tools/deps2git/deps2git.py -o .DEPS.git -w /path/chrome # (w/o src)
brettw 2014/05/08 21:41:01 "/path/chrome" is a bit confusing to me Maybe wr
# gclient runhooks
# DO NOT CHECK IN CHANGES TO .DEPS.git. It will be automatically updated by
# a bot when you modify this one.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698