git - What's the best practice to create an enterprise version of the community project and sync up code with community project? -


there community project has master branch development, , want make copy of our version.

we want add our private code our version of project , want rebase/merge community code our version.

(the private code not useful community , community not accept private code)

the rules are:

  1. all bugfix patches submit community master branch.

  2. all feature patches first submit community master branch, if not accepted, submit our repo.

so, how handle case? what's best practice create enterprise version of community project , sync code community project?

thanks.

=============================

enter image description here


Comments

Popular posts from this blog

renaming files in a directory using python or R -

html - outline-style different in chrome compared to firefox and internet explorer -

Images won't display through CSS -