X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=.gitmodules;h=499dae770f88f3dd3c598ee6e0acc66d47d6befe;hb=aceada801bf79bf0e221e9c3fb2713f9306c4c79;hp=c6137798cd1ef4f609ccc0cd20eb9ccd91275a05;hpb=22591de01569e17fbfabc2e9cd729d4e28119085;p=winmerge-jp%2Fwinmerge-jp.git diff --git a/.gitmodules b/.gitmodules index c6137798c..499dae770 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,27 @@ +[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