summaryrefslogtreecommitdiffstats
path: root/.git-commit-template
Commit message (Collapse)AuthorAgeFilesLines
* git-commit-template: update ticket url to use pagure.io instead of ↵Florence Blanc-Renaud2017-03-281-1/+1
| | | | | | | | | | | | | fedorahosted.org After the migration to pagure.io, tickets are accessed through another URL. In order to use the commit template: git config commit.template .git-commit-template https://pagure.io/freeipa/issue/6822 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
* git: Add commit templateMichal Židek2016-11-141-0/+5
In order to use the commit template, run the following command: git config commit.template .git-commit-template Reviewed-By: Martin Basti <mbasti@redhat.com> Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: Martin Babinsky <mbabinsk@redhat.com>