diff options
| author | Philip Kelley <phkelley@hotmail.com> | 2012-11-28 11:42:37 -0500 |
|---|---|---|
| committer | Philip Kelley <phkelley@hotmail.com> | 2012-11-28 11:42:37 -0500 |
| commit | 613d5eb9391d6cc33c91f4dc9cdb5ede1885dc72 (patch) | |
| tree | bd94a2a5ea154a3849114575368b7531f0d45024 /tests-clar/resources/push_src/gitmodules | |
| parent | 693021262ba0eeac2923bbce1b2262717019c807 (diff) | |
| download | libgit2-613d5eb9391d6cc33c91f4dc9cdb5ede1885dc72.tar.gz | |
Push! By schu, phkelley, and congyiwu, et al
Diffstat (limited to 'tests-clar/resources/push_src/gitmodules')
| -rw-r--r-- | tests-clar/resources/push_src/gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests-clar/resources/push_src/gitmodules b/tests-clar/resources/push_src/gitmodules new file mode 100644 index 000000000..f1734dfc1 --- /dev/null +++ b/tests-clar/resources/push_src/gitmodules @@ -0,0 +1,3 @@ +[submodule "submodule"]
+ path = submodule
+ url = ../testrepo.git
|
