paint-brush
Enhancing Your Git Commit Messagesby@rafaelcpalmeida
2,082 reads
2,082 reads

Enhancing Your Git Commit Messages

by Rafael Almeida2mJuly 25th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this article, I'm going to show you how to use git hooks to automatically prepend the ticket ID you're working on to your commit message. Every time that you create or clone new repositories your commit messages will be appended with ticket ID based on the branch that you're using. branch names similar to: Feature/ABC-1234-Feature-testing-testing.                .                ™™™: Git hooks are scripts that Git executes before or after events such as: commit, push, and receive.
featured image - Enhancing Your Git Commit Messages
Rafael Almeida HackerNoon profile picture
Rafael Almeida

Rafael Almeida

@rafaelcpalmeida

L O A D I N G
. . . comments & more!

About Author

Rafael Almeida HackerNoon profile picture
Rafael Almeida@rafaelcpalmeida

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Coffee-web
Learnrepo
Dev
Github