[erlang-patches] github and patch submission
Max Lapshin
max.lapshin@REDACTED
Wed Nov 25 21:44:54 CET 2009
For me, as maintainer of some packages on github, most preferred way is:
1) someone forks repository
2) makes branch
3) push to the branch
4) I add his repo as new origin
5) fetch his branch to my local branch with same name
6) merge with master
7) push to my repo
8) other developer fetches new master with his patches applied.
It seems to be very convenient.
More information about the erlang-patches
mailing list