Protocol support
Reported by James Gregory | October 31st, 2008 @ 01:17 PM
Going to need some way to handle the different protocols that Git can use. Http should be doable through the standard .Net WebRequest stuff, but the git and ssh protocols are going to be more interesting.
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Git core implementation