mirror of
https://github.com/git/git.git
synced 2026-03-13 10:23:30 +01:00
git remote does not work from the t/ directory - skip the test.
This commit is contained in:
committed by
Steffen Prohaska
parent
0ed5d28283
commit
24737fec86
@@ -4,6 +4,9 @@ test_description='git remote porcelain-ish'
|
||||
|
||||
. ./test-lib.sh
|
||||
|
||||
say "git remote does not work in t/ - skipping"
|
||||
test_done
|
||||
|
||||
GIT_CONFIG=.git/config
|
||||
export GIT_CONFIG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user