lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


+1: It would be great if more projects have synced clones and eventually
issue trackers at github/bitbucket just for the sake of lowering barrier
for community contribution. IMHO, It is not git itself, but the
"fork/pull requests", "inlined comments on commits", "all forks graph",
"issues" and "wiki" are the features that actually accelerates
contribution activity for the projects.

I think this is what the ZeroMQ folks are doing. They expect "pulls" (patches) coming from github.com of their cloned repo.