upriver.github.io icon indicating copy to clipboard operation
upriver.github.io copied to clipboard

Easily keep your GitHub forks synced with upstream.

Results 18 upriver.github.io issues
Sort by recently updated
recently updated
newest added

After almost six years, [GitHub has added its own functionality to sync forks with upstream](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork). That update makes this project redundant, so I will be wrapping up and shutting down...

We should use [octokit/octokit.js](https://github.com/octokit/octokit.js) rather than manually calling the GitHub API.

js

I'm new to upriver. I was clicking the "Pull" button and getting no feedback, so I selected "force". I assumed if pushing this was going to lead to something irretrievably...

enhancement

![capture233](https://user-images.githubusercontent.com/1280523/37229566-3b2a5652-2399-11e8-80f1-46e3ec275f28.PNG)

Hi, I have a repo which i forked from someone (person A) who has forked from someone else (person B). Is it possible to merge from Person B? the drop...

enhancement

We should code in something more developer friendly and compile as needed.

We should reprompt for authentication if the token expires or is revoked.

Following on from #4, we want to be able to change our minds about the level of access after we've already chosen a level. This will make #16 less problematic.