We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7c0382b + 070bad6 commit 1b829eeCopy full SHA for 1b829ee
1 file changed
t/t3510-cherry-pick-sequence.sh
@@ -31,7 +31,7 @@ test_cmp_rev () {
31
}
32
33
test_expect_success setup '
34
- git config advice.detachedhead false
+ git config advice.detachedhead false &&
35
echo unrelated >unrelated &&
36
git add unrelated &&
37
test_commit initial foo a &&
0 commit comments