Allow to edit the commit message

HacKan hackan at gmail.com
Sat Feb 29 16:59:57 CET 2020


Well, you can always use:

pass git commit --amend --edit

to edit the latest commit message.

Cheers!

On 2/29/20 10:18 AM, Steve Gilberd wrote:
> A useful idea, however if this happens, could it please be optional.
>
> I commonly insert or update several records in quick succession - the
> last thing I want is an additional step for every commit to my
> password store.
>
> Cheers,
> Steve
>
> On Sun, 1 Mar 2020, 01:28 Gianluca Recchia,
> <gianluca.recchia97 at libero.it <mailto:gianluca.recchia97 at libero.it>>
> wrote:
>
>     Hi,
>
>     I like how pass works overall and the way it integrates with Git
>     is great!
>     However, there's one thing that I find slightly annoying: the default
>     commit message is often not very descriptive of the change I made
>     to an
>     entry and I often find myself having to amend the commit in order to
>     change the message.
>
>     I believe it would be an improvement in user experience if the
>     user were
>     given the ability to edit the commit message before committing,
>     perhaps
>     using the prepare-commit-msg hook to prefill the message buffer with
>     what the default message would be, so that the user would only
>     need to
>     exit the editor if they're okay with the default message.
>     Alternatively
>     this could be optional in the local .gitconfig and overridable
>     only for
>     one command through a flag.
>
>     Best regards,
>     Gianluca
>     _______________________________________________
>     Password-Store mailing list
>     Password-Store at lists.zx2c4.com <mailto:Password-Store at lists.zx2c4.com>
>     https://lists.zx2c4.com/mailman/listinfo/password-store
>
>
> _______________________________________________
> Password-Store mailing list
> Password-Store at lists.zx2c4.com
> https://lists.zx2c4.com/mailman/listinfo/password-store

-- 
HacKan || Iván
GPG: 0x35710D312FDE468B

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.zx2c4.com/pipermail/password-store/attachments/20200229/019cd575/attachment.html>


More information about the Password-Store mailing list