Open HumanG33k opened 2 years ago
I don't have a problem with forking, but for merging other's PR, why did you not at least commit with the correct author? Or, since git is distributed, pull the original commits from the PRs directly.
Good point. I keep it in my notread/bookmark list (the issue) and take time to make needed modification.
@QuLogic do you have a link for how to
pull the original commits from the PRs directly.
Thx
(i already know how to rewrite history but your way to do look better)
You add a remote for their repo and fetch the branch for their PR.
Since the project look unmaintained i continue it in gitlab :
I already add code from pull requests. I will maybe take the time to create a debian package from it in order to add it in official debian.
I also make a mirror in case some improvement pop up.
Feel free to re-open issue on the new repository.
If i miss something feel free to kick my ass.