summaryrefslogtreecommitdiffstats
path: root/notes.c
diff options
context:
space:
mode:
authorMartin Ågren <martin.agren@gmail.com>2018-02-28 20:07:58 +0100
committerJunio C Hamano <gitster@pobox.com>2018-02-28 20:15:51 +0100
commit350292a1efb38bbcd6255a424df6adbfe78910ac (patch)
tree5bd9c1233580c2d2bfffcfcacebf8906ab3fb0d9 /notes.c
parentmerge: always roll back lock in `checkout_fast_forward()` (diff)
downloadgit-350292a1efb38bbcd6255a424df6adbfe78910ac.tar.xz
git-350292a1efb38bbcd6255a424df6adbfe78910ac.zip
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 'notes.c')
0 files changed, 0 insertions, 0 deletions