author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 01:53:37 +0000 (20:53 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 07:54:19 +0000 (02:54 -0500) | ||
commit | f7b9f6e4406458d522f9b376efdfecadf6b4ab35 | |
tree | c2f22068c5a7f0040fed8e120c7a1aac0ef3e682 | tree | snapshot |
parent | 98063115920338a1a6472a22c6792b13e37012b5 | commit | diff |
git-gui: Don't offer my miga hack if its configuration file isn't present.
I really hate that I have this specialized hack within git-gui, but
its here. The hack shouldn't be offered unless miga's required .pvcsrc
file is in the top level of the repository's working directory. If
this file is missing miga will fail to startup properly, and the user
cannot wouldn't be able to use it within this directory.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
I really hate that I have this specialized hack within git-gui, but
its here. The hack shouldn't be offered unless miga's required .pvcsrc
file is in the top level of the repository's working directory. If
this file is missing miga will fail to startup properly, and the user
cannot wouldn't be able to use it within this directory.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |