Common-used Commands

Personal common-used commands list, including windows, osx, git, etc. Git 🔗 Clone 🔗 Full clone $ git clone [url] Fast clone $ git clone --depth=1 [url] $ git fetch --unshallow Fetch 🔗 $ git fetch [origin] [branch]

Common-used Commands

Personal common-used commands list, including windows, osx, git, etc. Git 🔗 Clone 🔗 Full clone $ git clone [url] Fast clone $ git clone --depth=1 [url] $ git fetch --unshallow Fetch 🔗 $ git fetch [origin] [branch]