diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2014-10-01 12:28:26 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-10-01 13:48:59 -0700 |
commit | e831855ecc6783bfe4b681017349c623fc2fe8c8 (patch) | |
tree | 26e8bfff4cff9398b1c49b91dd43a013ed08edc6 /t/t5510-fetch.sh | |
parent | dump_marks(): remove a redundant call to rollback_lock_file() (diff) | |
download | tgif-e831855ecc6783bfe4b681017349c623fc2fe8c8.tar.xz |
git_config_set_multivar_in_file(): avoid call to rollback_lock_file()
After commit_lock_file() is called, then the lock_file object is
necessarily either committed or rolled back. So there is no need to
call rollback_lock_file() again in either of these cases.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5510-fetch.sh')
0 files changed, 0 insertions, 0 deletions