X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=.gitmodules;h=6eba14807d971c344cbd018a6dbcc947e8b8901f;hb=refs%2Fheads%2Fjp;hp=c6137798cd1ef4f609ccc0cd20eb9ccd91275a05;hpb=261a5350a6ce5949f1ca2c464242a29f080e7e18;p=winmerge-jp%2Fwinmerge-jp.git diff --git a/.gitmodules b/.gitmodules index c6137798c..6eba14807 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,30 @@ +[submodule "Externals/frhed"] + path = Externals/frhed + url = https://github.com/WinMerge/frhed.git [submodule "Externals/winimerge"] path = Externals/winimerge - url = https://github.com/sdottaka/winimerge.git + url = https://github.com/WinMerge/winimerge.git +[submodule "Externals/patch"] + path = Externals/patch + url = https://github.com/WinMerge/patch.git +[submodule "Externals/sevenzip"] + path = Externals/sevenzip + url = https://github.com/WinMerge/sevenzip.git [submodule "Externals/freeimage"] path = Externals/freeimage - url = https://github.com/sdottaka/freeimage.git -[submodule "Externals/frhed"] - path = Externals/frhed - url = https://github.com/sdottaka/frhed.git + url = https://github.com/WinMerge/freeimage.git +[submodule "Externals/tidy-html5"] + path = Externals/tidy-html5 + url = https://github.com/htacg/tidy-html5 +[submodule "Externals/jq"] + path = Externals/jq + url = https://github.com/stedolan/jq +[submodule "Externals/wil"] + path = Externals/wil + url = https://github.com/microsoft/wil +[submodule "Externals/winwebdiff"] + path = Externals/winwebdiff + url = https://github.com/WinMerge/winwebdiff +[submodule "Externals/md4c"] + path = Externals/md4c + url = https://github.com/mity/md4c