assistant, undo: When committing, let the usual git commit hooks run
authorJoey Hess <joeyh@joeyh.name>
Wed, 7 Feb 2024 20:15:35 +0000 (16:15 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 7 Feb 2024 20:15:35 +0000 (16:15 -0400)
commit21123ba368d2722044d54e01d2697d5ac9883533
treec7a78ea2ad531395578d062c9326b55b74519228
parentb2027da25190f35b5f4447fb317d0a3c6abdff52
assistant, undo: When committing, let the usual git commit hooks run

Was doing a Git.Branch.commit for historical reasons to do with direct
mode, which no longer apply.

Note that the preCommitAnnexHook is no longer called in commitStaged
because git-annex installs a pre-commit hook that runs the pre-commit-annex
hook. And git commit will run the pre-commit hook.

Sponsored-by: the NIH-funded NICEMAN (ReproNim TR&D3) project
CHANGELOG
Command/Sync.hs
doc/todo/make_annex___34__respect__34___.git__47__hooks__47__prepare-commit-msg/comment_1_e7f759dccbfa134a772f15bc5f9c4b29._comment [new file with mode: 0644]
doc/todo/make_annex___34__respect__34___.git__47__hooks__47__prepare-commit-msg/comment_2_acd656bf30f7e0b5def7ad7a564cf914._comment [new file with mode: 0644]
doc/todo/make_annex___34__respect__34___.git__47__hooks__47__prepare-commit-msg/comment_3_0f49414f9b4a68a16a8d47a336242f13._comment [new file with mode: 0644]