July 2018
Intermediate to advanced
354 pages
10h 57m
English
$ git config --global commit.template $HOME/.gitcommitmsg.txt
$ git commit
Short description of commit
Longer explanation of the motivation for the change
Fixes-Bug: Enter bug-id or delete line
Implements-Requirement: Enter requirement-id or delete line
# Please enter the commit message for your changes. Lines starting
# with '#' will be ignored, ...Read now
Unlock full access