I\'m trying to push one of my projects to github, and I keep getting this error:
peeplesoft@jane3:~/846156 (master) $ git push fatal: The current branch mas
For me the problem come from the name of my branch : "#name-of-my-branch", without "#" it's work fine!