mirror of
https://github.com/git/git.git
synced 2026-03-21 22:20:07 +01:00
This disables alias "foo" from being used for git-foo, and when we do use alias we check the built-in and then existing command names first and then alias as the fallback. This avoids the problem of common commands used in scripts getting clobbered by user specific aliases. Signed-off-by: Junio C Hamano <junkio@cox.net>
6.7 KiB
6.7 KiB