1
0
mirror of https://github.com/git/git.git synced 2024-11-05 19:36:02 +01:00
Git Source Code Mirror. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
Go to file
Shawn O. Pearce 41bdcda373 git-gui: Modified makefile to embed version into git-gui script.
We want to embed the version of git-gui directly into the script file,
so that we can display it properly in the about dialog.  Consequently
I've refactored the Makefile process to act like the one in core git.git
with regards to shell scripts, allowing git-gui to be constructed by a
sed replacement performed on git-gui.sh.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-01-21 02:54:18 -05:00
.gitignore git-gui: Modified makefile to embed version into git-gui script. 2007-01-21 02:54:18 -05:00
git-gui.sh git-gui: Modified makefile to embed version into git-gui script. 2007-01-21 02:54:18 -05:00
Makefile git-gui: Modified makefile to embed version into git-gui script. 2007-01-21 02:54:18 -05:00
TODO git-gui: Updated todo list. 2006-11-25 23:16:16 -05:00