Category "git-pull"

how to extract open pull req properties from github using pygithub

I want to send notifications to the owners of old(60 days) open pull requests on github - this will help in making the git repo healthy . I could manage to extr

Git pull from someone else's fork

We are two students working on our online repository (different repo) that is forked from a common upstream repo. Let's say other student made Changes, Commit