git config --global branch.mylocalbranchname.remote origin
git config --global branch.mylocalbranchname.merge mylocalbranchname
my remote branch and local branch have the same name, i don't know yet how to configure it having different name ; ) somebody ?
No comments:
Post a Comment