[Github-comments] [geany/geany-plugins] GeanyVC: Add a commit message history (#836)

Enrico Tröger notifications at xxxxx
Thu Mar 28 10:23:25 UTC 2019


Remember the last 10 commit messages and offer a dropdown in the commit
dialog to choose one of the last commit messages.

One of my use cases is that there was an error on executing `git commit` and so the commit and its message is lost(in this case any feedback of the failed process is missing in the UI but that's another story). With the history, I can restore the message easily.

Another use case is that one might want to repeat the same commit message for multiple commits (i.e. same change in various repositories or whatever).
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/836

-- Commit Summary --

  * GeanyVC: Add a commit message history

-- File Changes --

    M geanyvc/src/geanyvc.c (153)

-- Patch Links --

https://github.com/geany/geany-plugins/pull/836.patch
https://github.com/geany/geany-plugins/pull/836.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/836
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190328/7dc148eb/attachment.html>


More information about the Github-comments mailing list