Browse Source
Move the check that `transaction->state` is valid from `files_transaction_commit()` to `ref_transaction_commit()`, where other future reference backends can benefit from it as well. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Michael Haggerty
8 years ago
committed by
Junio C Hamano
2 changed files with 12 additions and 3 deletions
Loading…
Reference in new issue