Commit Graph

7 Commits (acf0c8a78c5d47e8e5578a2b68d3d1bd93586871)

Author SHA1 Message Date
nirenjan c6f1885ba6 Use https instead of git to access Github
Github has disabled access via the unauthenticated git:// protocol.
2022-03-25 08:41:10 -07:00
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