From eb9790dc91bd2d46c480277b1f275ba2d6e1ca3f Mon Sep 17 00:00:00 2001 From: Zachary T Welch Date: Sat, 24 Oct 2009 03:04:28 -0700 Subject: Add git2cl from repo.or.cz as a submodule in tools/git2cl. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..2fcecfd7 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "tools/git2cl"] + path = tools/git2cl + url = git://repo.or.cz/git2cl.git -- cgit v1.2.3