« Minimal Reproducible »

Home Tags About GitHub

cheatsheat

Published at 2025-07-15
Licensed under CC BY-NC-SA 4.0 softwares-and-toolsgit

Remote

  • Show remote branch: git branch -r

  • Fetch all remote branch: git fetch --all

  • Create local of a remote: Just git checkout <branch> (not origin/<branch>)

« Minimal Reproducible »

Powered by Astro