From 8ea5ee171c7702627ab542bdcf912e686543a460 Mon Sep 17 00:00:00 2001 From: John Wiegley Date: Sat, 16 Aug 2008 04:22:33 -0400 Subject: [PATCH] Added a "data" branch and submodule, which contains attachments and supporting data related to TODO file entries. --- .gitmodules | 3 +++ data | 1 + 2 files changed, 4 insertions(+) create mode 160000 data diff --git a/.gitmodules b/.gitmodules index 326da1f8..ffdad2f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "lib/libofx"] path = lib/libofx url = git://newartisans.com/libofx.git +[submodule "data"] + path = data + url = git://newartisans.com/ledger.git diff --git a/data b/data new file mode 160000 index 00000000..c55c02d8 --- /dev/null +++ b/data @@ -0,0 +1 @@ +Subproject commit c55c02d872eb025367798305e6096817321167cd