author | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 18 Nov 2006 05:31:00 +0000 (00:31 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sat, 18 Nov 2006 05:31:00 +0000 (00:31 -0500) | ||
commit | 06c311157a045c2189acc5496fdc71a806c28f8c | |
tree | 6f85d7eef7cff5236d7898c04ba8da10f1917b46 | tree | snapshot |
parent | c1237ae288aae7e45a18f3d5097b49451293acfe | commit | diff |
git-gui: Create a .app file on MacOS X if requested.
If a user works with a repository frequently they may want to just
create an icon they can use to launch git-gui against that repository.
Since we already support this concept on Windows we can do the same on
Mac OS X by creating a .app file with a tiny shell script in it that
sets up the necessary environment then invokes our script.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
If a user works with a repository frequently they may want to just
create an icon they can use to launch git-gui against that repository.
Since we already support this concept on Windows we can do the same on
Mac OS X by creating a .app file with a tiny shell script in it that
sets up the necessary environment then invokes our script.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui | diff | blob | history |