Does anyone know if there is any way to restrict access to the remote on the client?
I have 2 repositories, I shoud commit to one of those (let’s call it A), not the other (B), but I technically have rw access to both of them. I would like to set option in repository config file to prevent me from accidental push to B.
Is it possible?
Cheers,
Michal
How about removing the push URL?