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 <[email protected]> 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
