Hi, On Tue, Aug 25, 2009 at 11:32 AM, Frank Li<lznuaa@xxxxxxxxx> wrote: >> that it's generated by generate-cmdlist.sh, so the VS user will need >> to generate this file first (before compiling)? > > I update http://repo.or.cz/w/gitbuild.git. > Add create_command.bat to create common-cmds.h. > This is great, thank you for adding this tool. Today I ran 'git submodule update --init' and I recieved this error: No submodule mapping found in .gitmodules for path 'ext/zlib' The entry I have for zlib in .gitmodules is: [submodule "ext\\zlib"] path = ext\\zlib url = git://repo.or.cz/zlib.git Is this correct? All the others entries are configured like this: [submodule ext/git] path = ext/git url = git://repo.or.cz/tgit.git Another question: Is not better to put the README inside gitbuild with the other files instead of compat/vcbuild/? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html