From 603216e4a7db44fd07c92e264f171a49085e0cf5 Mon Sep 17 00:00:00 2001 From: Stefan van der Walt Date: Wed, 12 Oct 2011 13:40:40 -0700 Subject: [PATCH] DOC: Add gitwash as a submodule. --- .gitmodules | 3 +++ doc/tools/gitwash | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 doc/tools/gitwash diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..31ba80b2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "doc/tools/gitwash"] + path = doc/tools/gitwash + url = git@github.com:matthew-brett/gitwash.git diff --git a/doc/tools/gitwash b/doc/tools/gitwash new file mode 160000 index 00000000..06d130ab --- /dev/null +++ b/doc/tools/gitwash @@ -0,0 +1 @@ +Subproject commit 06d130ab98d78e5a831b32a6624cad2bc481cacd