Skip to content

Instantly share code, notes, and snippets.

@maltzsama
Last active August 29, 2015 13:56
Show Gist options
  • Select an option

  • Save maltzsama/8867853 to your computer and use it in GitHub Desktop.

Select an option

Save maltzsama/8867853 to your computer and use it in GitHub Desktop.
SCM message.
#feat : start a new feature code
#ref : reference a production code
#close : close a production code
#bugfix : bug fix
#docs : update docments
#style formatting, missing semi colons, etc; no code change)
#refactor : refactoring production code
#test : (adding missing tests, refactoring tests; no production code change)
#chore : (updating grunt tasks etc; no production code change)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment