summaryrefslogtreecommitdiff
path: root/builtin/notes.c
diff options
context:
space:
mode:
authorCarlo Marcelo Arenas Belón <carenas@gmail.com>2025-07-31 01:06:28 -0700
committerJohannes Sixt <j6t@kdbg.org>2025-08-04 18:25:59 +0200
commite3efff4463c09f0070777000624f6b148873a0b5 (patch)
treeb1257d524b0452b2e9f7ed969d82668d1d28bb9d /builtin/notes.c
parent0e3233b91393e3b5f21c310f202797a603294e0d (diff)
git-gui: ensure own version of git-gui--askpass is used
When finding a location for the askpass helper, git will be asked for its exec path, but if that git is not the same that called git-gui then we might mistakenly point to its helper instead. Assume that git-gui and the helper are colocated to derive its path instead. This is specially useful in macOS where a broken version of that helper is provided by the system git. [j6t: move directory to variable to help in-flight topics] Suggested-by: Mark Levedahl <mlevedahl@gmail.com> Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com> Signed-off-by: Johannes Sixt <j6t@kdbg.org>
Diffstat (limited to 'builtin/notes.c')
0 files changed, 0 insertions, 0 deletions