diff options
author | Junio C Hamano <gitster@pobox.com> | 2010-07-21 12:47:48 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-07-21 12:54:48 -0700 |
commit | 6e6842e36f8c6c12ae0ddd7db98cd900b25bb8dc (patch) | |
tree | 1051969ab2b08d04431f2c44fd89b8f8479c5415 /submodule.c | |
parent | t/: work around one-shot variable assignment with test_must_fail (diff) | |
download | tgif-6e6842e36f8c6c12ae0ddd7db98cd900b25bb8dc.tar.xz |
tests: correct "does reflog exist?" tests
These two tests weren't about how "git reflog show <branch>" exits when
there is no reflog, but were about "checkout" and "branch" create or not
create reflog when creating a new <branch>. Update the tests to check
what we are interested in, using "git rev-parse --verify".
Also lose tests based on "test -f .git/logs/refs/heads/<branch>" from
nearby, to avoid exposing this particular implementation detail
unnecessarily.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'submodule.c')
0 files changed, 0 insertions, 0 deletions