[wp-hackers] Switching from SVN

scribu mail at scribu.net
Fri Dec 10 09:54:27 UTC 2010


On Fri, Dec 10, 2010 at 11:51 AM, Otto <otto at ottodestruct.com> wrote:

> On Fri, Dec 10, 2010 at 3:02 AM, Ryan McCue <lists at rotorised.com> wrote:
> > Otto wrote:
> >> As opposed to the dirt simple process of applying a patch file.
> >
> > Applying a patch in SVN:
> >    patch -p0 < some.diff
> >
> > Merging someone else's code in with Git:
> >    git pull <repo url or name> <branch name, usually master>
>
> I think you're missing the point. I almost never actually apply other
> people's patches. I don't have to. I simply read them. You know, with
> my eyes.
>
> If you give me a URL or whatever link to your branch, how do I see it?
> How can I see what your code changes are?
>

By using gitourious (mentioned above).


More information about the wp-hackers mailing list