on Fri Oct 21 2016, Daniel Dunbar <swift-dev-AT-swift.org> wrote: > While on this topic... > > GitHub's support for doing cross-repo pull requests is > excellent. Anyone can easily fork the main repo, and push to their > side repo (for example, with: `git push ddunbar > HEAD:name-of-my-new-branch`) and the GitHub web UI on the main repo > will automatically show you a handy button for creating the PR. > > With this level of support, IMHO branches usually should be pushed to > individual's own repos, not the main repo.
IMO it depends whether you think Swift development should be discoverable. When the Swift project formally engages in developing something like the new integer and floating point models, there's an advantage to having it in the main repository. -- -Dave _______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev