Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bpholt/git-template


https://github.com/bpholt/git-template

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# Git Template

## Installation

Clone to `~/.git_template` and then run

git config --global init.templatedir '~/.git_template'

## Hooks

### Prepare Commit Message

This hook will append the branch name to the beginning of whatever commit message is provided.