severity 645636 normal tags 645636 + upstream quit Hi Soeren,
Soeren Sonnenburg wrote: > This upload breaks the behaviour of > > git branch -M master > > which is supposed to overwrite the master branch if it exists [...] > mkdir foo && cd foo > git init > /usr/bin/git fetch -t git://github.com/shogun-toolbox/shogun.git +master > /usr/bin/git reset --hard 72d1bdeb46bf0c63c9d59c940930f2dba1bb6111 > git branch -M master I agree that it would be intuitive for "git branch -M" and "git checkout -B" to be willing to modify an already-checked-out branch, but I thought they did not do so in 1.7.2.5-2, either. What am I missing? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

