Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/dwim-wildcards-as-pathspecs' into maint
author
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Sep 2015 02:17:51 +0000
(19:17 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 4 Sep 2015 02:17:51 +0000
(19:17 -0700)
Test updates for Windows.
* nd/dwim-wildcards-as-pathspecs:
t2019: skip test requiring '*' in a file name non Windows
t/t2019-checkout-ambiguous-ref.sh
patch
|
blob
|
history
raw
(from parent 1:
969560b
)
diff --git
a/t/t2019-checkout-ambiguous-ref.sh
b/t/t2019-checkout-ambiguous-ref.sh
index 8396320d52c190012ecf86348b3a4a58a07c8163..199b22d85e92535f148eaaca4d3856dbdfb6bcec 100755
(executable)
--- a/
t/t2019-checkout-ambiguous-ref.sh
+++ b/
t/t2019-checkout-ambiguous-ref.sh
@@
-69,7
+69,7
@@
test_expect_success 'wildcard ambiguation, paths win' '
)
'
-test_expect_success 'wildcard ambiguation, refs lose' '
+test_expect_success
!MINGW
'wildcard ambiguation, refs lose' '
git init ambi2 &&
(
cd ambi2 &&