Hi all,

I'm planing to do some back-porting work so I would like to see the diff 
commits between two tags, let's say tag-A and tag-B.  There can be two 
cases:

Case 1. If tag-A and tag-B are in a single branch and tag-B is more recent 
one.
This is obvious. tag-B is based on tag-A and has some only additional 
commits.

Case 2. If tag-A and tag-B are in different branches and those are 
developed in parallel.
There can be some additional and also missing commits between tag-A and 
tag-B.

Can anyone please let me know how to pick those additional and missing 
commits in Case 2?

Thanks,
Honggyu

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to