git automatically create remote branches
1 files changed, 2 insertions(+), 0 deletions(-) M git/.gitconfig
M git/.gitconfig => git/.gitconfig +2 -0
@@ 20,6 20,8 @@ pl = pull dh1 = diff HEAD~1 hard = reset --hard FETCH_HEAD +[push] + autoSetupRemote = true [pull] rebase = true [gpg]