Skip to content

Instantly share code, notes, and snippets.

@mttjohnson
Created October 17, 2017 14:52
Show Gist options
  • Save mttjohnson/5189b4d4158bc530e1e69677dbc41da0 to your computer and use it in GitHub Desktop.
Save mttjohnson/5189b4d4158bc530e1e69677dbc41da0 to your computer and use it in GitHub Desktop.
git command reference
# setup a remote as read only so that you do not acidently push to it.
git remote set-url --push upstream read-only
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment