Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
strbuf: add strbuf_add*_urlencode
[gitweb.git]
/
t
/
t7106-reset-sequence.sh
diff --git
a/t/t7106-reset-sequence.sh
b/t/t7106-reset-sequence.sh
index 4956caaf82be8c42ef01a9adae55387e87adaa04..3f86e8c5e8c6fedb569d50ee20cf6d71542e5860 100755
(executable)
--- a/
t/t7106-reset-sequence.sh
+++ b/
t/t7106-reset-sequence.sh
@@
-12,7
+12,7
@@
test_description='Test interaction of reset --hard with sequencer
. ./test-lib.sh
pristine_detach () {
- git cherry-pick --
rese
t &&
+ git cherry-pick --
qui
t &&
git checkout -f "$1^0" &&
git read-tree -u --reset HEAD &&
git clean -d -f -f -q -x