>
> github calling the project clone maintained on the server side a fork (I
> believe that's what it is, right?).
>
>
100% correct; a Github fork is a server-side clone.

A Github fork is also part of the project "fork network".  This membership
allows you to propose changes from your copy of the project to another
repository copy in the network - this is the pull request.  Normally you
propose changes to the initial upstream repository from which you forked,
but you can also generate pull requests from your fork to any other repo in
the fork network.

-J
_______________________________________________
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