Advanced Commands Flashcards
1
Q
What is the ultimate log command?
A
git log –pretty=format:’%h %ad | %s%d [%an]’ –graph –date=short
Git > Advanced Commands > Flashcards
What is the ultimate log command?
git log –pretty=format:’%h %ad | %s%d [%an]’ –graph –date=short