diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2024-03-12 11:31:13 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2024-03-12 11:31:13 +0100 |
commit | 4bc67ab87d5e8cfd8c60d2469af8706f829c4166 (patch) | |
tree | ec270b57353eff318830989f1ca66b4641828396 /.gitconfig | |
parent | 2acc6b84912bc91371ca5ed4fe4bdef4cc5912a0 (diff) |
Diffstat (limited to '.gitconfig')
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -74,6 +74,8 @@ [advice] statusHints = false skippedCherryPicks = false +[rerere] + enabled = true [remote "origin"] prune = true |