Git workflow for maintaining a derivative fork
问题 Overview I have a project that is a customisation of an existing FOSS product. Its getting to the point where we're maintaining a long-term fork rather than applying new plugins and the like. I'd like some input on what the sanest workflow for maintaining this project might be. Criteria We should be able to send pull requests / patches upstream easily The project needs to track from tagged releases, and may be updated to newer releases as part of our own release workflow. Needs to have its