On 08/13/2012 07:19 PM, Heikki Linnakangas wrote:
>
> I tried to drop and recreate the branch, but the server would not let
> me push that change, as it's a non-fast-forward update. Someone needs
> to temporarily remove the check for that from the git server - I don't
> think I have access to do that. Do you?
>
pushing with --force didn't work?
git push --force origin mybranch
--
Craig Ringer