[cfe-dev] clang - getting started with git

Jacob Carlborg doob at me.com
Wed Jul 11 23:32:04 PDT 2012


On 2012-07-12 06:28, Eric Christopher wrote:

> Nope. Only people with commit rights may commit that way.

Then what's the point of git-svn? Just use this workflow:

1. Clone the git repository

2. Put it on github or somewhere else accessible

3. Then those with commit rights can pull from the git repository and 
push it up to svn. Or just make a diff with git if that's what's preferred.

-- 
/Jacob Carlborg




More information about the cfe-dev mailing list