Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Alex Peattie – Building software and startups, based in London
(Uncensored)
subscribe
Working with dates in Git – Alex Peattie
https://alexpeattie.com/blog/working-with-dates-in-git/
links
backlinks
When working in git, you most commonly trace a repository's history using commits' SHA-1 hashes. To revert to a previous commit, you might write something like this: