Git without SSH Server and cygrunsrv

Marco Atzeri marco.atzeri@gmail.com
Tue Jun 13 04:00:00 GMT 2017


On 13/06/2017 02:13, mlists@x76.eu wrote:
> Hi,
> how can I install Git without binutils, cygrunsrv, python and OpenSSH
> server?
>
> I want to work with remote repositories using clone/pull/push, built
> would like to avoid having to install a ton of other things that won't
> be used.

cygrunsrv is part of the cygwin package.

python is a dependency of git
  (due to /usr/libexec/git-core/git-p4)

you don't need the openssh server but you need the client
and they are in the same package.

If you are programming you need binutils anyway.


> Thanks. :)

Regards
Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list