* [PATCH] Add githelp.sh to Makefile.
@ 2005-04-25 1:17 Steven Cole
0 siblings, 0 replies; only message in thread
From: Steven Cole @ 2005-04-25 1:17 UTC (permalink / raw)
To: Petr Baudis; +Cc: git
With this recent change:
Separate the git help command to githelp.sh
We now need to install githelp.sh. Added same to Makefile.
Signed-off-by: Steven Cole <elenstev@mesatop.com>
Index: Makefile
===================================================================
--- 7de71a831508e51e0985cea173f3f7a7012c82b7/Makefile (mode:100644 sha1:0bbdbee6b6925b64af476de3cebde9b02f9b03ca)
+++ uncommitted/Makefile (mode:100644)
@@ -36,7 +36,7 @@
gitmerge.sh gitpull.sh gitrm.sh gittag.sh gittrack.sh gitexport.sh \
gitapply.sh gitcancel.sh gitXlntree.sh gitlsremote.sh \
gitfork.sh gitinit.sh gitseek.sh gitstatus.sh gitpatch.sh \
- gitmerge-file.sh
+ gitmerge-file.sh githelp.sh
COMMON= read-cache.o
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-04-25 1:16 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-25 1:17 [PATCH] Add githelp.sh to Makefile Steven Cole
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox