Branch name with space
From: Le <hidden>
Date: 2016-06-15 22:45:43
Hi, there, I tried to rename a branch to a new name with space in it. It complained : git-branch -M 'test 1' or test\ 1 fatal: Invalid branch name: refs/heads/test 1 Is there a way the get round this problem? Thanks! Le