Hello! I want to retrieve commit graph of some repo using only git log output (git log --parents --all --source). In general, I want to know when a particular branch was created and merged into the master (or another branch). Where can I find information on how to do this correctly?
-- 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.
