aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2013-05-23 11:27:33 +0200
committerMatěj Cepl <mcepl@redhat.com>2013-05-23 11:27:33 +0200
commit5fa320c7ce4ba1b29d32e50a478ba278c904aa4c (patch)
treed26d5f14f62ad04d8aca0e79b7e378e492e39114 /.gitmodules
parentfb35a5e541342cdf9f73961c575c123f00dac79a (diff)
downloadimportLDIF-5fa320c7ce4ba1b29d32e50a478ba278c904aa4c.tar.gz
Update parseLDIF to the master.
Also pull it one level up in directory tree ... too many nested directories are considered harmful.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 2e19c11..0a8a914 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "libs/parseLDIF"]
- path = libs/parseLDIF
- url = https://github.com/mcepl/parseLDIF.git
+[submodule "parser"]
+ path = parser
+ url = git://github.com/mcepl/parseLDIF.git