Re: Git policy on undoing
Hi Joachim,
I personally prefer having a clean history, so I would suggest reseting
the master branch and force a non fast forward push (you may have to set
temporarily denyNonFastforwards to false in the repository configuration
on alioth to achieve that).
Emmanuel Bourg
Le 05/12/2013 17:55, Joachim Zobel a écrit :
> Hi.
>
> Is there a git policy concerning on undoing commits. I have committed
> and pushed) a first attempt to build netbeans with openjdk-7, which is
> most likely obsolete (and not working on unstable). Should I delete it
> or should I commit an inverse change.
>
> Sincerely,
> Joachim
>
>
>
Reply to: