File: .git-commit-template

package info (click to toggle)
createrepo-c 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,704 kB
  • sloc: ansic: 31,242; python: 4,867; xml: 2,669; sh: 367; makefile: 26; perl: 7
file content (16 lines) | stat: -rw-r--r-- 426 bytes parent folder | download | duplicates (22)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


# In addition to regular commit message, you can uncomment and fill in the
# following to include this change in the released RPM package changelog:

# = changelog =
# msg:
# type:
# resolves:
# related:

# msg        = message to be included in the changelog
# type       = one of: bugfix/enhancement/security
# resolves   = URLs to bugs or issues resolved by this commit
# related    = URLs to any related bugs or issues