this repo has no description
0
fork

Configure Feed

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

Default to rebase=false in gitconfig

+2
+2
.gitconfig
··· 43 43 recurseSubmodules = check 44 44 [fetch] 45 45 recurseSubmodules = false 46 + [pull] 47 + rebase = false