/ Published in: Bash
how to make the Git remote repository read-only by configuring a non-functional push URL
Expand |
Embed | Plain Text
git config remote.thatScaryReadOnlyRepositoryName.pushurl "DO NOT STIR THAT REPO UP"
You need to login to post a comment.
