You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Sheng Yang <sh...@yasker.org> on 2012/06/01 20:30:13 UTC

Re: git migration heads up

Regarding the note, I think git has ability to disable "push --force"
from server side.

Using: git config --system receive.denyNonFastForwards true

ref: http://randyfay.com/node/89

-- Sheng

On Thu, May 24, 2012 at 3:54 PM, David Nalley <da...@gnsa.us> wrote:
> On this note, I've put up a quick workflow document on the wiki:
> http://wiki.cloudstack.org/display/dev/Git+workflow+in+the+brave+new+world
>
> Please feel free to either converse here, or make changes on the wiki
> itself (it's a wiki, edit boldly). None of this is set in stone, this
> is just what rolled out of my brain - so feel free to add content as
> needed.
>
> --David