Thread (5 messages) flat view 5 messages, 5 authors, 2016-06-15

Re: Git vs svn. Is ... possible ?

From: John Goerzen <hidden>
Date: 2016-06-15 22:44:26

On 2008-03-28, Rafa? Mu?y?o [off-list ref] wrote:
Well, the actual question is:
In svn I can do a remote diff (diff between two remote revisions) without
having to do a checkout, is this possible for git ?
You can craft URLs to gitweb in specific ways to do this.  For
instance:

http://git.complete.org/branches/redmine-integration/?a=commitdiff_plain;h=fb-bug-738-projects-block;hp=upstream

Shows the diff from branch upstream to branch
fb-bug-738-projects-block.  You can replace the branch names with the
full 40-character SHA1 ids as well.

Leave off the "_plain" and you get diff highlighting.

The header at the top of this thing is going to be a bit misleading,
but the content is what you want.

-- John
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help