Just to chip in .... Over on Apache Isis (we integrate with Shiro) we use ASF's git, mirrored to github; it's perfectly possible to apply github PRs, see [1] and [2]
The script was adapted from one that the Apache Wicket committers use, who do something similar. HTH Dan [1] http://isis.apache.org/guides/cg.html#_cg_committers_merging-a-pull-request [2] https://github.com/apache/isis/blob/master/github-pr.sh On 5 August 2015 at 11:44, jleleu <[email protected]> wrote: > Hi, > > I admit branching and merging is easier with git, but still using patches > to > submit source codes makes contributions harder. > Everyday, I use github.com (for CAS and pac4j) and people can fork the > projects and contribute by sending pull requests on which you can discuss / > make evolve the changes before merging. That's really comfortable. > > Best regards, > Jérôme > > > > > -- > View this message in context: > http://shiro-developer.582600.n2.nabble.com/Migration-to-Git-tp7578693p7578728.html > Sent from the Shiro Developer mailing list archive at Nabble.com. >
