All I want is a complete list of the SHAs and tags of all the commits I’ve 
made, including those on any branches  (obviously I’m a  beginner and have 
some wrong concepts). 


I don’t see how from the documentation. I want to see the commits from 
branches as well. 
I tried "git show —max-parents=0”  — gave me nothing, while "git show" gave 
me far too much detail but not the commits from the main line of commits 
(i’m on a branch).
I thought that “git log” would show all my commits, but it only shows the 
commits of the branch I’m on.

PeterR

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to