#5952 Add git commit template
Closed: fixed 7 years ago Opened 7 years ago by pvoborni.

SSSD project uses git commit template. FreeIPA can as well.

SSSD examplanation:

In order to use a common style when creating commits a commit template will be helpful espcially to new developers.

The commit template can be activated with the following command: git config commit.template .git-commit-template

When this is done any new commit will use the template as the default commit message.

SSSD example:

COMPONENT: Subject

Explanation

Resolves:
https://fedorahosted.org/sssd/ticket/XXXX

# Try to keep the subject line within 52 chars ----|
# Also please try to not exceed 72 characters of length for the body -

4.4.0 was released, moving open tickets to 4.4.1

Metadata Update from @pvoborni:
- Issue assigned to pvoborni
- Issue set to the milestone: FreeIPA 4.5

7 years ago

Metadata Update from @mbasti:
- Issue close_status updated to: None
- Issue set to the milestone: FreeIPA 4.5.1 (was: FreeIPA 4.5)

7 years ago

The .git-commit-template file was added with commit 2df7098 in FreeIPA 4.5.0

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Login to comment on this ticket.

Metadata