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

Unified Diff: .gitmodules

Issue 118168: Adding git-cl and git-try as git submodules. (Closed)
Patch Set: Created 11 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 | git-cl-repo » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitmodules
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000000000000000000000000000000000000..537c27c06a81beee4e7d5ea6eae173a984258659
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "git-cl-repo"]
+ path = git-cl-repo
+ url = git://neugierig.org/git-cl.git
+[submodule "git-try-repo"]
+ path = git-try-repo
+ url = git://neugierig.org/git-try.git
« no previous file with comments | « no previous file | git-cl-repo » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698