You right, I meant a git push talking about svn commit.
-Fred
-----Message d'origine-----
From: Justin Mclean
Sent: Monday, March 25, 2013 1:20 AM
To: dev@flex.apache.org
Subject: Re: [Git/Wiki] please review the proposed workflow and comment
Hi,
Btw, even after the commit, it doesn't do anything and for the same
reason, the point is as you used to do with Svn, you do an update before
doing a commit, to check if there are conflicts.
I assume you mean do a pull to merge any changes before you do a push? I
don't see why you would want to do a pull before every local commit and in
fact it may not be possible if you are offline.
Justin