On Sat, 16 Aug 2025, Christoph Anton Mitterer wrote:
As mentioned in the other thread, IMO it sounds rather brittle if aliases are considered at all in scripting.
How would they not be considered? There is no --ignore-aliases option (because it would currently do nothing usefull), so git doesn't know if its called from a script. And if we where to add such an option, existing scripts wouldn't use it.
Best regards Matthias