Skip to content
Snippets Groups Projects
Commit 41bdcda3 authored by Shawn O. Pearce's avatar Shawn O. Pearce
Browse files

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: default avatarShawn O. Pearce <spearce@spearce.org>
parent c2562332
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment