Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'eb/cred-helper-ignore-sigpipe'
[gitweb.git]
/
t
/
t3501-revert-cherry-pick.sh
diff --git
a/t/t3501-revert-cherry-pick.sh
b/t/t3501-revert-cherry-pick.sh
index 0d89f6d0f651e46251c9c3c610f711353c701893..c9a1f783f5471b3b5b1fa7327ad3cbf0fd0f965d 100755
(executable)
--- a/
t/t3501-revert-cherry-pick.sh
+++ b/
t/t3501-revert-cherry-pick.sh
@@
-86,7
+86,7
@@
test_expect_success 'cherry-pick on stat-dirty working tree' '
(
cd copy &&
git checkout initial &&
- test-chmtime +40 oops &&
+ test-
tool
chmtime +40 oops &&
git cherry-pick added
)
'