Commit Graph

6 Commits (a35fd2cea03d2a906c19072aca458fdca344e0b4)

Author SHA1 Message Date
nirenjan 65fb291da3 Add Git commit template
This configures Git to use a standard commit template, in order to make
it easier to write better commit messages.

This commit adds a default template, and configures Git to use it as the
default. It also modifies the install script to install the default
template at ~/.git-commit-template. Finally, this adds an extra check to
reapply the committed Git configuration to the global Git config.
2018-09-05 15:01:26 -07:00
nirenjan 172633dd5f Add URL aliases in gitconfig 2018-04-26 22:20:37 -07:00
nirenjan cdfe4b49cc Add git alias for short status 2016-10-03 12:10:55 -07:00
nirenjan 7bc98cc69d Add new settings to gitconfig 2013-08-09 19:16:15 -07:00
nirenjan d19192c214 Add color configuration to gitconfig 2013-02-14 21:17:42 -08:00
nirenjan 41a303df44 Add base gitconfig 2013-01-11 23:26:53 -08:00