Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/command-list'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 24 Jul 2018 21:50:50 +0000
(14:50 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 24 Jul 2018 21:50:50 +0000
(14:50 -0700)
Build doc update for Windows.
* nd/command-list:
vcbuild/README: update to accommodate for missing common-cmds.h
compat/vcbuild/README
patch
|
blob
|
history
raw
(from parent 1:
d1cd220
)
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:
- 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