Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
push not only to own repos, but also to those you have writing rights #158
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anaderi commentedSep 29, 2016
If everware has cloned repo belonging to organization on behalf of user from this organization it might be perfectly OK to push to this repo.
In other words everware should check user permission for the selected repo and if it is positive, allow him to push to it.