No, push as currently supported by the git client will never work. That requires DAV support, which we wont do. However, the Git team is working on smart http client support, which we would support, but it will likely be several months until thats out in the client, and you would have to upgrade your git client to use it.
Scott On Sun, Oct 18, 2009 at 10:55 AM, Dilip M <[email protected]> wrote: > > On Sun, Oct 18, 2009 at 8:44 PM, Scott Chacon <[email protected]> wrote: > >> You have been able to do this for a long time. >> >> git clone http://github.com/user/project.git >> >> If it doesn't work for a specific project, open a support ticket so we can >> refresh the http server metadata, but it should work for most projects. > > Sorry, I meant push, but typed pull. Yes, pull works. What about push? > > > -- > Dilip > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/github?hl=en -~----------~----~----~----~------~----~------~--~---
