Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 128 Bytes

git.md

File metadata and controls

6 lines (5 loc) · 128 Bytes

Git Cheatsheet

  1. Automatically create a remote branch
    git config --global push.autoSetupRemote true