Skip to content

Instantly share code, notes, and snippets.

@tjunussov
Created October 20, 2018 11:20
Show Gist options
  • Save tjunussov/7a9b0c5be5ea29c4dca41b0b394443be to your computer and use it in GitHub Desktop.
Save tjunussov/7a9b0c5be5ea29c4dca41b0b394443be to your computer and use it in GitHub Desktop.
# Double Remote Repositories
git remote set-url --add --push origin [email protected]:tjunussov/uyi.dashboard.git
# Git Add,Commit,Push shourtcut
git acp "Message"
# Git ignore file update
git rm -r --cached .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment