this repo has no description
0
fork

Configure Feed

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

gitconfig: push.autoSetupRemote

+1
+1
git/gitconfig
··· 28 28 user = sethetter 29 29 [push] 30 30 default = simple 31 + autoSetupRemote = true 31 32 [alias] 32 33 pushf = push --force-with-lease 33 34 [init]