aboutsummaryrefslogtreecommitdiffstats
path: root/.config/git
Commit message (Collapse)AuthorAgeFilesLines
* git: Do not show signatures in logDavid Runge2022-05-061-2/+0
| | | | | | .config/git/config: Do not show signatures in log. It makes the use of tig and git log super slow.
* git: Sign all commits and switch default branchDavid Runge2022-05-011-0/+6
| | | | | | | .config/git/config: Show PGP signatures in logs. Switch to "main" as default branch (for new repos). Sign all commits by default.
* Pulling with fast-forward only by default.David Runge2020-06-201-0/+2
|
* .config/git/config: Automatically signing commit, when writing with message ↵David Runge2019-04-081-2/+2
| | | | (git c).
* .config/git/config: Removing personalizing git user information.David Runge2017-03-121-4/+0
|
* .config/git/config: Moving to config to lower priority location.David Runge2017-03-121-0/+127