summaryrefslogtreecommitdiff
path: root/.gitconfig
Commit message (Collapse)AuthorAge
...
* add alioth to git configSean Whitton2015-12-17
| | | | To chop off the /git
* git exec aliasSean Whitton2015-11-26
|
* insteadOf alias to clone from athena by SSHSean Whitton2015-11-14
| | | | for private repos not served by https
* temporary dotfiles git redirectSean Whitton2015-11-13
|
* update git config insteadOf pushInsteadOfSean Whitton2015-11-13
|
* git-send-email configSean Whitton2015-07-03
|
* pushInsteadOf http://github.com tooSean Whitton2015-06-29
|
* allow github: git URLsSean Whitton2015-02-18
|
* move dotfiles repository to githubSean Whitton2015-01-29
| | | | the script to do HTTP hosting I was using on the MetaArray is annoyingly slow
* Don't activate magit's git-wip mode in all repos by default. Annoying in ↵Sean Whitton2015-01-25
| | | | e.g. git-annex as creates refs which makes git annex unused less useful. Should add back activating this mode to mr config.
* change git default push to 'current'. Simplifies creating new branches:Sean Whitton2014-12-10
| | | | just git push -u origin
* change git e-mail address to something definitely permanentSean Whitton2014-11-17
|
* remove plus-addressing in gitconfig e-mail addressSean Whitton2014-10-23
|
* fix git sync alias config file syntaxSean Whitton2014-10-23
|
* git alias co for checkoutSean Whitton2014-10-20
|
* Started using git-wip, with magit doing the workSean Whitton2014-08-29
|
* Cleaned up .gitconfigSean Whitton2014-04-27