Stream: hapi
Topic: No Permission to push branch
Samer El Danaf (Nov 09 2020 at 13:55):
I want to push a branch to https://github.com/jamesagnew/hapi-fhir. But it gives me "Permission denied". Where do I get the wright access ? keinRechte.PNG
Jens Villadsen (Nov 09 2020 at 14:00):
May I suggest that you make your own fork at push it to there ... only a handful of people have write access to that repo
Samer El Danaf (Nov 09 2020 at 14:52):
Jens Villadsen said:
May I suggest that you make your own fork at push it to there ... only a handful of people have write access to that repo
will they look at the fork and merge by a git diff of both forks ? how is the process ? sry for asking that much, but I dont find anything regarding this
Ian Bacher (Nov 09 2020 at 15:07):
Usually if you have something that you think will benefit other people, you can submit a pull request from your fork. That will allow them to merge your changes into the main branch.
Last updated: Apr 12 2022 at 19:14 UTC