diff options
author | John Wiegley <johnw@newartisans.com> | 2008-08-16 04:22:33 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2008-08-16 04:22:33 -0400 |
commit | 8ea5ee171c7702627ab542bdcf912e686543a460 (patch) | |
tree | 3f411cde4664d054189b28e50f00ee415928f28a | |
parent | 0b206e86ef97f484423de2df50f56327a3b39cb9 (diff) | |
download | ledger-8ea5ee171c7702627ab542bdcf912e686543a460.tar.gz ledger-8ea5ee171c7702627ab542bdcf912e686543a460.tar.bz2 ledger-8ea5ee171c7702627ab542bdcf912e686543a460.zip |
Added a "data" branch and submodule, which contains attachments and supporting
data related to TODO file entries.
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | data | 0 |
2 files changed, 3 insertions, 0 deletions
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 +Subproject c55c02d872eb025367798305e6096817321167c |