Dear Johannes,
thanks for following up,
> Indeed. Why don't you give it a try?
Actually, I already did: https://github.com/patthoyts/git-gui/pull/12
You might want to post your analysis and patch there as well...
cu, Philipp
signature.asc
Description: OpenPGP digital signature
Thanks Philip,
I've created a pull request there -
https://github.com/patthoyts/git-gui/pull/12
signature.asc
Description: OpenPGP digital signature
Dear Philip,
the previous mail contains a patch against the master of
http://repo.or.cz/git-gui.git
Could you please review it? I am not a TCL developer, so please take
extra care!
Thanks,
Philipp
signature.asc
Description: OpenPGP digital signature
Signed-off-by: Philipp Gortan
---
The following patch tries to fix git-gui to respect the core.hooksPath config
variable, falling back to the old behavior.
git-gui.sh | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/git-gui.sh b/git-gui.sh
index 5bc21b8..a5335b1 100755
Hi git devs,
First off, thanks for your awesome work!
I've been unhappy for quite a while that I had to configure the hooks
manually for each of my repos - until I found out recently that there is
the core.hooksPath config variable that (when set globally) allows me to
specify a hooks directory t
5 matches
Mail list logo