X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=t%2Ft3412-rebase-root.sh;h=5869061c5bfdee4a84b156b8ec9d6e331a2c906c;hb=7e7db5e4520388d3a6f1efbe2f7a29d43bd06a2b;hp=57a3cad2d93b472aaea5542e39c2171c2542bef6;hpb=bd9efbf35424c9436f62768e47f5819c9b5bcf9e;p=git.git diff --git a/t/t3412-rebase-root.sh b/t/t3412-rebase-root.sh index 57a3cad2d..5869061c5 100755 --- a/t/t3412-rebase-root.sh +++ b/t/t3412-rebase-root.sh @@ -6,10 +6,6 @@ Tests if git rebase --root --onto can rebase the root commit. ' . ./test-lib.sh -# we always run the interactive rebases unchanged, so just disable the editor -GIT_EDITOR=: -export GIT_EDITOR - log_with_names () { git rev-list --topo-order --parents --pretty="tformat:%s" HEAD | git name-rev --stdin --name-only --refs=refs/heads/$1