> I mostly agree with this. I agree we should be "using git directly", > but I don't consider sending around pull-requests to various repos to > be using git directly. Multiple repos are totally fine, but we should > use git's native way of distributing patches: git send-email. I know > that requiring send-email would put some people off, though, so I'm > fine with also accepting patches via the method you described above. Git does have another native way of sharing changes: `man git-request-pull`. You upload your repo somewhere publicly accessible and kindly ask upstream to pull some commits from there. Maybe Alex meant this kind of pull requests? -- dalz
---
Previous in thread (11 of 25): 🗣️ DJ Chase (u9000 (a) posteo.mx)
Next in thread (13 of 25): 🗣️ Alex Schroeder (alex (a) alexschroeder.ch)