In their article on using pull requests, github suggests 2 different contribution models:
- fork and pull, which is basically what we are doing now
2.Shared repository model
Since there's only a few of us, and we all ( @portovep , @kgxsz , @OnesAndTwos, @davoclavo and me) have access to the repo, why don't we all switch to the shared repository model? So we can all contribute to pull requests?
In their article on using pull requests, github suggests 2 different contribution models:
2.Shared repository model
Since there's only a few of us, and we all ( @portovep , @kgxsz , @OnesAndTwos, @davoclavo and me) have access to the repo, why don't we all switch to the shared repository model? So we can all contribute to pull requests?