Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 135 Bytes

log.md

File metadata and controls

22 lines (17 loc) · 135 Bytes

git log

git log
git log -p
git log -1 
git log --oneline --graph
git show <commit>