Gitlab
Revision as of 08:32, 4 May 2017 by Elvince (talk | contribs) (→Get the list of opened issues, insert at "Fixes #": change title)
What are the tools and libraries that work for Gitlab ?
If you want to see packages to interfere with Git, see its own git page.
For Github, see Github, and see also the Git interface Magit and VC, the built-in version control system.
Packages
Get the list of open issues, reference in a commit message at "Fixes #"
See git-commit-insert-issue, which works for Github and Gitlab. It has a commit minor mode and an interactive function to fetche the opened issues of the current project when you type something like "Fixes #" in the commit message.