git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
1bf0104
)
t3904-stash-patch: fix test description
author
Matthieu Moy
<redacted>
Thu, 16 Apr 2015 07:02:29 +0000
(09:02 +0200)
committer
Junio C Hamano
<redacted>
Thu, 16 Apr 2015 21:14:11 +0000
(14:14 -0700)
The old description is rather clearly a wrong cut-and-paste from
t2016-checkout-patch.sh.
Signed-off-by: Matthieu Moy <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t3904-stash-patch.sh
patch
|
blob
|
history
diff --git
a/t/t3904-stash-patch.sh
b/t/t3904-stash-patch.sh
index 70655c184886e35046f05e09ee093df48b59daa6..9a596831d6e40ed1305b2cad7fc032bddbbbbc40 100755
(executable)
--- a/
t/t3904-stash-patch.sh
+++ b/
t/t3904-stash-patch.sh
@@
-1,6
+1,6
@@
#!/bin/sh
-test_description='
git checkout --patch
'
+test_description='
stash -p
'
. ./lib-patch-mode.sh
test_expect_success PERL 'setup' '
git clone https://git.99rst.org/PROJECT