Closed galexv closed 8 years ago
Macports has moved to github.
To contribute ports, we have to do the standard clone-commit-pullrequest sequence. Do we need to restructure this repo to simplify the workflow? (maybe use git subtree? git modules?).
git subtree
It seems the easiest way is to maintain a fork of the macports repo, and simply copy our changes over, commit and request a pull. Closing for now.
Macports has moved to github.
To contribute ports, we have to do the standard clone-commit-pullrequest sequence. Do we need to restructure this repo to simplify the workflow? (maybe use
git subtree
? git modules?).