Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 154 Bytes

File metadata and controls

4 lines (4 loc) · 154 Bytes

#Git cli tips ##Update when you find something ####use the following for see all the log with the commit tree git log --graph --oneline --decorate --all