]> git.99rst.org Git - git.git/commit
refs/files: move logic to commit initial transaction
authorPatrick Steinhardt <redacted>
Wed, 20 Nov 2024 07:51:31 +0000 (08:51 +0100)
committerJunio C Hamano <redacted>
Wed, 20 Nov 2024 22:59:15 +0000 (07:59 +0900)
commit83b8ed8bba5fe6655bb835a27b49bbf249314f55
tree6c60398a25b95e959b2bd7cb6bd28079abd022f0
parenta0efef144686ca2c46caad98df72507ba2606ce5
refs/files: move logic to commit initial transaction

Move the logic to commit initial transactions such that we can start to
call it in `files_transaction_finish()` in a subsequent commit without
requiring a separate function declaration.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
refs/files-backend.c
git clone https://git.99rst.org/PROJECT