summaryrefslogtreecommitdiff
path: root/t/t1410-reflog.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/t1410-reflog.sh')
-rwxr-xr-xt/t1410-reflog.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t1410-reflog.sh b/t/t1410-reflog.sh
index dd2be04..553e26d 100755
--- a/t/t1410-reflog.sh
+++ b/t/t1410-reflog.sh
@@ -359,7 +359,6 @@ test_expect_success 'continue walking past root commits' '
HEAD@{3} commit (initial): initial
EOF
test_commit initial &&
- git reflog &&
git checkout --orphan orphan1 &&
test_commit orphan1-1 &&
test_commit orphan1-2 &&