Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
vcbuild/README: update to accommodate for missing common-cmds.h
author
Johannes Schindelin
<johannes.schindelin@gmx.de>
Fri, 22 Jun 2018 11:09:11 +0000
(13:09 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 16 Jul 2018 21:30:34 +0000
(14:30 -0700)
In
60f487ac0ef
(Remove common-cmds.h, 2018-05-10), we forgot to adjust
this README when removing the common-cmds.h file.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/vcbuild/README
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
6532f37
)
diff --git
a/compat/vcbuild/README
b/compat/vcbuild/README
index df8a6574c9ac24722aec9baf046dab785d210cc4..60fd873fe801da608cdef1ac2bafd371a0855db0 100644
(file)
--- a/
compat/vcbuild/README
+++ b/
compat/vcbuild/README
@@
-30,8
+30,8
@@
The Steps of Build Git with VS2008
the git operations.
3. Inside Git's directory run the command:
the git operations.
3. Inside Git's directory run the command:
- make comm
on-cmds
.h
- to generate the comm
on-cmds
.h file needed to compile git.
+ make comm
and-list
.h
+ to generate the comm
and-list
.h file needed to compile git.
4. Then either build Git with the GNU Make Makefile in the Git projects
root
4. Then either build Git with the GNU Make Makefile in the Git projects
root