Osiris: {Question} Repo with All the Pull Requests

Created on 2 Feb 2020  路  7Comments  路  Source: danielkrupinski/Osiris

Is there a repo with all the pull requests in them? I could do it myself I just forgot the commands to do so. I remember that ZPD Miller had an updated fork of his own however suddenly his whole profile was off the radar.

Most helpful comment

i have some of the main features in my repo, take a look maybe usefull idk
https://github.com/RyDeem/Osiris

All 7 comments

You can see closed pulls on this repo, do you mean branches?

@xAkiraMiura Well not quite. It was a fork of this original repo with all of the pull requests merged into the fork.

Merge all of them make your fork unstable but well it can be some useful features.

@tirziz yeah oh well...but that's the least of my worries. lol I'm just merging the ones that many have said are the least problematic.

i have some of the main features in my repo, take a look maybe usefull idk
https://github.com/RyDeem/Osiris

@RyDeem That will do thank you! That is greatly appreciated! Do you remember the commands to merge the pull requests to your own fork? So then I won't have to leech the community for benefits....

either git rebase to replay commits or git merge.
I couldn't get merge to work however rebasing definitely does work, if you modified the branch at all then it will probably say "x and (you) Authored commit", unfortunately.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GeorgieeeDev picture GeorgieeeDev  路  3Comments

kschou95 picture kschou95  路  3Comments

Vadenez picture Vadenez  路  3Comments

nikita-tarasov3 picture nikita-tarasov3  路  3Comments

HeiDaShuai666 picture HeiDaShuai666  路  3Comments