1
I have a repository on Github and recently my friend also started helping me in this repository, I was wondering if there’s a way I can reject his commits or something
1
I have a repository on Github and recently my friend also started helping me in this repository, I was wondering if there’s a way I can reject his commits or something
2
If you added it as a contributor, you can’t reject it. If he’s not a contributor, he has to do a Pull Request with his commit and you as the repository owner can accept or not.
Browser other questions tagged git github
You are not signed in. Login or sign up in order to post.
Vixe, I’ll have to ask him to do Pull Request, he can’t add contributions right ?
– Erick Zanetti
Yes, contributor is not allowed to change repository settings.
– Edno Fedulo