]> git.ipfire.org Git - thirdparty/git.git/commit - t/t3200-branch.sh
t/*: fix ordering of expected/observed arguments
authorMatthew DeVore <matvore@google.com>
Fri, 5 Oct 2018 21:54:04 +0000 (14:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 6 Oct 2018 23:51:18 +0000 (08:51 +0900)
commitdcbaa0b361f5bebcbe6eca446819fadd02083461
tree5424e437cc8b6a0665061a4dc4686200ff35f894
parentbdbc17e86abe2471c4bd0d52cdc004835cb7bb3e
t/*: fix ordering of expected/observed arguments

Fix various places where the ordering was obviously wrong, meaning it
was easy to find with grep.

Signed-off-by: Matthew DeVore <matvore@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
32 files changed:
t/t0000-basic.sh
t/t0021-conversion.sh
t/t1300-config.sh
t/t1303-wacky-config.sh
t/t2101-update-index-reupdate.sh
t/t3200-branch.sh
t/t3320-notes-merge-worktrees.sh
t/t3400-rebase.sh
t/t3417-rebase-whitespace-fix.sh
t/t3702-add-edit.sh
t/t3903-stash.sh
t/t3905-stash-include-untracked.sh
t/t4025-hunk-header.sh
t/t4117-apply-reject.sh
t/t4124-apply-ws-rule.sh
t/t4138-apply-ws-expansion.sh
t/t5317-pack-objects-filter-objects.sh
t/t5318-commit-graph.sh
t/t5701-git-serve.sh
t/t5702-protocol-v2.sh
t/t6023-merge-file.sh
t/t6027-merge-binary.sh
t/t6031-merge-filemode.sh
t/t6112-rev-list-filters-objects.sh
t/t7201-co.sh
t/t7406-submodule-update.sh
t/t7800-difftool.sh
t/t9100-git-svn-basic.sh
t/t9133-git-svn-nested-git-repo.sh
t/t9600-cvsimport.sh
t/t9603-cvsimport-patchsets.sh
t/t9604-cvsimport-timestamps.sh