Skip to content

Commit b7d510e

Browse files
committed
Merge branch 'nd/command-list'
Build doc update for Windows. * nd/command-list: vcbuild/README: update to accommodate for missing common-cmds.h
2 parents d1cd220 + ede8d89 commit b7d510e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

compat/vcbuild/README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ The Steps of Build Git with VS2008
3030
the git operations.
3131

3232
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.
33+
make command-list.h
34+
to generate the command-list.h file needed to compile git.
3535

3636
4. Then either build Git with the GNU Make Makefile in the Git projects
3737
root

0 commit comments

Comments
 (0)