summary refs log tree commit diff
path: root/home/.config/git/config (follow)
Commit message (Collapse)AuthorAge
* Sort branches by commit dateJune McEnroe2024-02-12
|
* Add git forgive aliasJune McEnroe2023-07-27
|
* Set push.autoSetupRemoteJune McEnroe2022-07-13
|
* Set diff.colorMovedWSJune McEnroe2022-02-03
|
* Enable diff.colorMovedJune McEnroe2021-01-11
|
* Set pull.rebase trueJune McEnroe2020-07-20
|
* Respect mailmap in gl pretty formatJune McEnroe2019-12-20
|
* Disable signing commitsJune McEnroe2019-12-20
| | | | | | Why did I ever turn this on? This gets me nothing but inconvenience. RIP to all the wasted bytes in my git repos.
* Clean up home filesJune McEnroe2019-07-27
|
* Set git commit.verboseJune McEnroe2019-02-10
|
* Commit with june@causal.agencyJune McEnroe2018-04-08
|
* Git config merge.conflictStyle diff3June McEnroe2018-02-21
| | | | | This is probably a good idea, though I haven't run into a merge conflict yet.
* Move actual dotfiles into home directoryJune McEnroe2017-06-10