[wp-hackers] Switching from SVN
scribu
mail at scribu.net
Fri Dec 10 10:29:46 UTC 2010
On Fri, Dec 10, 2010 at 11:59 AM, Otto <otto at ottodestruct.com> wrote:
> Gitorious looks sorta like a trac-like system, but for git. Right? Is
> it a service like github, or is it a piece of software I can run
> myself on my own site?
>
Yes, it's roughly trac for git, but better looking. :-)
It is both a service and a piece of open-source software, just like wp.comand
wp.org, respectively.
Also, a little googling found a native git command, namely git diff-tree.
Also, what Ryan McCue said:
Forgot to mention, you can also get the comparison as a diff by using
> `git diff master..other/master`
>
More information about the wp-hackers
mailing list