We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d1cd220 + ede8d89 commit b7d510eCopy full SHA for b7d510e
compat/vcbuild/README
@@ -30,8 +30,8 @@ The Steps of Build Git with VS2008
30
the git operations.
31
32
3. Inside Git's directory run the command:
33
- make common-cmds.h
34
- to generate the common-cmds.h file needed to compile git.
+ make command-list.h
+ to generate the command-list.h file needed to compile git.
35
36
4. Then either build Git with the GNU Make Makefile in the Git projects
37
root
0 commit comments