On 09/09/2014 16:57, Mark Fortner wrote:
If I had to pick one feature that makes git more useful than svn, it would
be the ease in creating feature branches.  If you want to add a feature,
you simply create a local branch to implement the feature, implement it,
and commit it, and create a pull request.  If you're using Atlassian's
Crucible or Stash, it's pretty easy to do a code review of the pull
request.
For me that is the killer feature of Git where it beats Subversion hands-down.

Personally I also find that performing a code review of a pull request on Github easy enough.

--
Schalk W. Cronjé
@ysb33r


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to