Git development
 help / color / mirror / Atom feed
* git hard-codes use of /bin/sh for aliases
@ 2026-05-11 21:13 Thorsten Glaser
  2026-05-11 22:38 ` brian m. carlson
  0 siblings, 1 reply; 3+ messages in thread
From: Thorsten Glaser @ 2026-05-11 21:13 UTC (permalink / raw)
  To: git

Hi,

git aliases don’t use the user’s shell but a hardcoded /bin/sh,
and this cannot be made configurable.

This, unfortunately, breaks quite some aliases and they cannot
be made portable by adding something like core.sh = /bin/mksh
to the .gitconfig.

I’d love if this could be made configurable.

bye,
//Thorsten
-- 
Thorsten Glaser
Linux / Unix Developer
Tel.: +49 160 91168501
E-Mail: tglaser@b1-systems.de

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / https://www.b1-systems.de/
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt, HRB 3537

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-05-11 22:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-11 21:13 git hard-codes use of /bin/sh for aliases Thorsten Glaser
2026-05-11 22:38 ` brian m. carlson
2026-05-11 22:46   ` Thorsten Glaser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox