Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 214 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 214 Bytes

git_collab

`git clone :

git branch : create branch

git switch -c : create and switch

git log --oneline --graph --all : show you git history git fetch --prune : cleanup git history