On zaterdag 21 mei 2011, John Ralls wrote:
> Take a look at `git log --full-history A'..B
> src/gnome-utils/assistant-utils.c` (filling in the actual commit short
> hashes for A' and B, of course). It should show what git thinks are the
> differences.
> 
$ git log --full-history c46431964..gtk2.18 src/gnome-utils/assistant-utils.c
commit b0d4b0c75fcb7f91ad60e68a1939c844e8333602
Author: Geert Janssens <[email protected]>
Date:   Fri May 20 16:31:42 2011 +0000

    Replace obsolete gnome include with gtk include
    
    git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@20665 
57a11ea4-9604-0410-9ed3-97b8803252fd

This commit is commit A in my diagram above and is pushed to svn as revision 
20665.

Geert

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to