summaryrefslogtreecommitdiff
path: root/git/gitconfig
Commit message (Collapse)AuthorAge
* git: some new settingsReiner Herrmann2024-02-16
| | | | inspired by https://jvns.ca/blog/2024/02/16/popular-git-config-options/
* git: use 'trunk' as default branch nameReiner Herrmann2023-05-15
|
* git: don't use gpg2, which is now only a transitional symlinkReiner Herrmann2023-03-20
|
* git: rewrite salsa push urlsReiner Herrmann2023-01-03
|
* git: point to XDG_CONFIG_HOMEReiner Herrmann2023-01-02
|
* git: enable autostashing for mergesReiner Herrmann2022-10-03
|
* git: display branches in columnsReiner Herrmann2022-10-03
|
* git: allow only fast-forwards when pullingReiner Herrmann2020-05-23
| | | | | | | | since 2.27 git warns if no pull strategy is configured. options are merging, rebasing or allowing only ffs. as both merging and rebasing can be annoying, try to only use ffs. if that's not possible, manual merging/rebasing is still possible.
* select histogram diff in vim and gitReiner Herrmann2020-02-17
| | | | | Scientifically determined to be the best one for code: https://link.springer.com/article/10.1007/s10664-019-09772-z
* gitconfig: enable diff-highlight in tigReiner Herrmann2017-10-23
|
* gitconfig: process diffs with diff-highlightReiner Herrmann2016-06-14
|
* adapt configs to use gpg2Reiner Herrmann2015-12-18
|
* added gitconfigReiner Herrmann2015-04-18