Le 15/06/2018 à 01:32, Chad Perrin a écrit :
On Thu, Jun 14, 2018 at 09:59:12PM +0100, Thomas wrote:

Pull requests are not supported, hence the software can't be used for
community driven open source.

The pull request interface on GitHub is a feature of GitHub, not of Git.
While it would be nice to have a similar feature built into the Fossil
web UI, doing it the same way would require having a centralized website
on which to implement it.  Something similar could theoretically be
supported in Fossil itself, but would not be identical to the way
GitHub's pull request feature works.

I also feel that PR is missing in Fossil. Giving rights to unknown people to allow them to modify the repo is annoying.

When someone clones the repo, make one or several commit(s), then push to the repo without having the right to change it, this commit could be queued somewhere (in a temporary branch maybe?), then the administrator(s) may apply it as it is or with modifications, or refuse it. To avoid spams and useless commits, it should be allowed to delete unwanted changes waiting in the queue.

Olivier
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to