How can I get the sha ref of a commit on a certain day?
git log --pretty=format:"%H" --since="2010-03-25" --before="2010-03-26"
Learn git via github: git log tutorial
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With