> I made some changes to git9/proto.c that seem to handle
> 
>      git/fetch git+ssh://[email protected]:23456/waspa/console.git
> 
> successfully. What is the procedure to submit such (small) changes for
> inclusion?

Put the code in an email.  Ideally to this list so we can get more
eyeballs looking over it.  Put the patch into the body of the email
instead of attaching, for easier review and commenting.

The output of 'git/diff' should be sufficient for applying with
ape/patch.

Also, if you're changing the URL parsing, take a look at this:

        https://raw.githubusercontent.com/git/git/master/Documentation/urls.txt

If we make changes, it would be worth fixing compatibility so that you
can just paste in any git url.

(Note that we don't yet have local repositories: That would require a
git/serve command)


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T9c456b888b0c38ed-M18ce498b4d5ffb2e0a4ba75c
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to