Note to self
One-liner to disable remote pushing. Useful to prevent accidental pushes to public repositories.
git remote set-url --push origin no_push
Note to self
One-liner to disable remote pushing. Useful to prevent accidental pushes to public repositories.
git remote set-url --push origin no_push
For further actions, you may consider blocking this person and/or reporting abuse
Craigory Coppola -
Kanav Gathe -
Sagar Pandey -
Benj Hingston -
Top comments (0)