On Mon, 17 Nov 2014, Hong-Thai Nguyen wrote:
I didn't realize that we could commit/push directly into git repo. Could we ?

Master source is still SVN. However, committers can (and at least some do) work on a clone of the Git repo, and use GitSVN to push their changes to the SVN repo as commits

That lets you buffer commits offline if needed, and commit directly from your Git environment

Nick

Reply via email to