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.
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.
Most helpful comment
i have some of the main features in my repo, take a look maybe usefull idk
https://github.com/RyDeem/Osiris