In this week’s post, I explain how the Emacs command vc-auto-commit reduces several steps down to one for me. Read more at https://hledgerfan.com/faster-git-magit-workflow/.
[... 4 lines elided]
the Emacs command vc-auto-commit reduces several steps down to one
Is this command part of Magit?
The way that I would describe it is that vc-auto-commit is an Emacs package. I am not an expert on this, so if anyone else has better or additional information, please supply it!
Looks like it may be a separate package, that depends on the built-in vc package.