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

Unified Diff: DEPS

Issue 2112003: Create a tool to save a pinned dep file for the current sync. (Closed) Base URL: ssh://git@chromiumos-git/chromeos
Patch Set: Fix repository reset and verify that we are in a git repo. Created 10 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 | « .gitignore ('k') | src/scripts/make_relative_solution » ('j') | 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 a1a5c131a2bb6b7bca407646969b75be90a58f92..d0a8c604c1d56bec27f6506e9c5bafb999f0269f 100644
--- a/DEPS
+++ b/DEPS
@@ -32,6 +32,9 @@ vars = {
}
deps = {
+ # deps
+ "deps": "/deps.git",
+
# cros
_platform_base + "cros": "/cros.git",
« no previous file with comments | « .gitignore ('k') | src/scripts/make_relative_solution » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698