/ Published in: Bash
how to make the Git remote repository read-only by configuring a non-functional push URL
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
git config remote.thatScaryReadOnlyRepositoryName.pushurl "DO NOT STIR THAT REPO UP"