summaryrefslogtreecommitdiff
path: root/Documentation/git-remote-testgit.txt
diff options
context:
space:
mode:
authorAaron Schrab <aaron@schrab.com>2012-12-28 23:03:06 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-12-28 23:11:48 (GMT)
commitd16ece20112c9418916bca87bbed0ff68b2169e9 (patch)
tree468dbda9cc9caa6f86afa8061777934a90826675 /Documentation/git-remote-testgit.txt
parent15999998fbda60552742275570947431b57108ae (diff)
downloadgit-d16ece20112c9418916bca87bbed0ff68b2169e9.zip
git-d16ece20112c9418916bca87bbed0ff68b2169e9.tar.gz
git-d16ece20112c9418916bca87bbed0ff68b2169e9.tar.bz2
Use longer alias names in subdirectory tests
When testing aliases in t/t1020-subdirectory.sh use longer names so that they're less likely to conflict with a git-* command somewhere in the $PATH. I have a git-ss command in my path which prevents the 'ss' alias from being used. This command will always fail for git.git, causing the test to fail. Even if the command succeeded, that would be a false success for the test since the alias wasn't actually used. A longer, more descriptive name will make it much less likely that somebody has a command in their $PATH which will shadow the alias created for the test. While here, use a longer name for the 'test' alias as well since that is also short and meaningful enough to make it not unlikely that somebody would have a command in their $PATH which will shadow that as well. Signed-off-by: Aaron Schrab <aaron@schrab.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-remote-testgit.txt')
0 files changed, 0 insertions, 0 deletions