Skip to content
View yogainalift's full-sized avatar
��
Focusing
🎯
Focusing

Block or report yogainalift

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. prepare-commit-msg for tickets with ... prepare-commit-msg for tickets with name PROJ-123-my-nice-feature > PROJ-123
    1
    #!/bin/bash
    2
    
                  
    3
    # For a quick install, into your project folder enter this command line:
    4
    # curl https://gist.githubusercontent.com/yogainalift/98ad0ff950806aaee0c25e9b15a7cc9f/raw > .git/hooks/prepare-commit-msg && chmod u+x .git/hooks/prepare-commit-msg
    5