X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5505-remote.sh;h=4fc62f550cbced0f1e257fa5057e43f4c54ed5dd;hb=059f13045aab9e22a3db2d53ee6abe4a08c4582c;hp=636aec2f7139cad63591d64e8c89e82d2ed4760b;hpb=144126abf99f2eac48e63b7ea85a8f3f99f814db;p=git.git diff --git a/t/t5505-remote.sh b/t/t5505-remote.sh index 636aec2f7..4fc62f550 100755 --- a/t/t5505-remote.sh +++ b/t/t5505-remote.sh @@ -4,9 +4,6 @@ test_description='git remote porcelain-ish' . ./test-lib.sh -GIT_CONFIG=.git/config -export GIT_CONFIG - setup_repository () { mkdir "$1" && ( cd "$1" &&