i use arch btw
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Enable git rerere (what a name)

https://git-scm.com/book/en/v2/Git-Tools-Rerere

Re:Git

+3
+3
git/.gitconfig
··· 46 46 47 47 [push] 48 48 autoSetupRemote = true 49 + 50 + [rerere] 51 + enabled = true