git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH 1/1] vcbuild/README: update to accommodate for missing common-cmds.h
  2018-07-16 10:35 [PATCH 0/1] vcbuild/README: update to accommodate for missing common-cmds.h Johannes Schindelin via GitGitGadget
@ 2018-06-22 11:09 ` Johannes Schindelin via GitGitGadget
  0 siblings, 0 replies; 2+ messages in thread
From: Johannes Schindelin via GitGitGadget @ 2018-06-22 11:09 UTC (permalink / raw)
  To: git; +Cc: Duy Nguyen, Junio C Hamano, Johannes Schindelin

From: Johannes Schindelin <johannes.schindelin@gmx.de>

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>
---
 compat/vcbuild/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/compat/vcbuild/README b/compat/vcbuild/README
index df8a6574c..60fd873fe 100644
--- 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 common-cmds.h
-   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.
 
 4. Then either build Git with the GNU Make Makefile in the Git projects
    root
-- 
gitgitgadget

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH 0/1] vcbuild/README: update to accommodate for missing common-cmds.h
@ 2018-07-16 10:35 Johannes Schindelin via GitGitGadget
  2018-06-22 11:09 ` [PATCH 1/1] " Johannes Schindelin via GitGitGadget
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Schindelin via GitGitGadget @ 2018-07-16 10:35 UTC (permalink / raw)
  To: git; +Cc: Duy Nguyen, Junio C Hamano

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>

Johannes Schindelin (1):
  vcbuild/README: update to accommodate for missing common-cmds.h

 compat/vcbuild/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 53f9a3e157dbbc901a02ac2c73346d375e24978c
Published-As: https://github.com/gitgitgadget/git/releases/tags/pr-4%2Fdscho%2Fcommon-cmds-fallout-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-4/dscho/common-cmds-fallout-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/4
-- 
gitgitgadget

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-16 10:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-16 10:35 [PATCH 0/1] vcbuild/README: update to accommodate for missing common-cmds.h Johannes Schindelin via GitGitGadget
2018-06-22 11:09 ` [PATCH 1/1] " Johannes Schindelin via GitGitGadget

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).