summaryrefslogtreecommitdiff
path: root/builtin/mv.c
diff options
context:
space:
mode:
authorMartin Ågren <martin.agren@gmail.com>2018-02-28 19:07:58 (GMT)
committerJunio C Hamano <gitster@pobox.com>2018-02-28 19:15:51 (GMT)
commit350292a1efb38bbcd6255a424df6adbfe78910ac (patch)
tree5bd9c1233580c2d2bfffcfcacebf8906ab3fb0d9 /builtin/mv.c
parent5790d25881a60a1c3a780e997a59774e48c2c026 (diff)
downloadgit-350292a1efb38bbcd6255a424df6adbfe78910ac.zip
git-350292a1efb38bbcd6255a424df6adbfe78910ac.tar.gz
git-350292a1efb38bbcd6255a424df6adbfe78910ac.tar.bz2
sequencer: do not roll back lockfile unnecessarily
If `commit_lock_file()` or `hold_lock_file_for_update()` fail, there is no need to call `rollback_lock_file()` on the lockfile. It doesn't hurt either, but it does make different callers in this file inconsistent, which might be confusing. While at it, remove a trailing '.' from a recurring error message. Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/mv.c')
0 files changed, 0 insertions, 0 deletions