Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upOption to automatically add commit message template? #735
Labels
Comments
This comment has been minimized.
This comment has been minimized.
That could be a useful feature. I propose using the boolean |
This comment has been minimized.
This comment has been minimized.
Is there a way to do this manually ? |
This comment has been minimized.
This comment has been minimized.
Commit Menu > Get Commit Message Template You have to configure |
This comment has been minimized.
This comment has been minimized.
|
This was referenced Nov 13, 2019
bmwiedemann
pushed a commit
to bmwiedemann/openSUSE
that referenced
this issue
Nov 28, 2019
https://build.opensuse.org/request/show/751369 by user dimstar_suse - Update to 3.6 - Usability, bells and whistles * The remote editor is much faster since it no longer queries remotes, and uses the cached information instead. git-cola/git-cola#986 * Commit message templates can now be loaded automatically by setting ``git config cola.autoloadcommittemplate true``. git-cola/git-cola#1013 git-cola/git-cola#735 * The UI layout can now be reset back to its initial state by selecting the "Reset Layout" action. This reverts the layout to the same state as when the app first launched. git-cola/git-cola#1008 git-cola/git-cola#994 * Files can now be ignored in either the project's `.gitignore`, or in the repository's priv
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It would be great to have an option to automatically always load the commit message template, when preparing a commit message. What do you think?