On 6/15/18, Nicola Vitacolonna <[email protected]> wrote:
>> Git does have its own method (`git am`).
>
> Sorry, that should be `git request-pull`.

From the manpage, it appears that the "git request-pull" command is
less automatic than my proposed "fossil pullrequest" command.  The
git-request-pull expects the upstream reviewer to do a pull of the
changes, which implies that the requester must have access to a
repository that the reviewer can reach.  The "fossil pullrequest" goes
ahead and bundles all the changes into a neat self-contained package
and sends them upstream, so that the requester does not need to host
his own server.

-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to