Re: git download issue

2017-10-10 Thread Jeff King
On Tue, Oct 10, 2017 at 03:45:38PM +0200, Anthony Chevalet wrote:

> I can't download git for windows from https://git-scm.com/downloads
> 
> https://git-scm.com/download/win redirects to https://git-scm.com/downloads
> 
> Any hint?

Thanks for reporting. This should be fixed now, and is related to some
database maintenance I was doing related to manpage versions[1].

-Peff

[1] https://github.com/git/git-scm.com/issues/1041#issuecomment-335437722
if you're curious.


Re: Git download

2017-03-05 Thread Torsten Bögershausen

On 03/05/2017 09:26 PM, Cory Kilpatrick wrote:

I have downloaded Git and cannot find the application on my Mac. Should I try 
to download it again?


I don't think so.

It could be helpful if we can get some more information:

- Could you open the terminal application and type

 which git

git --version

and post the results here ?
It may be worth to mention that Git is a command line tool, so that you 
may not


see anything in the "Applications" folder.



Re: Git download --- Virus

2014-10-16 Thread Konstantin Khomoutov
On Thu, 16 Oct 2014 12:35:33 +0300 (EEST)
risto.makini...@pp.inet.fi risto.makini...@pp.inet.fi wrote:

 I downloaded and started to Install Git.
 
 There is a Virus on you setup.
 Program that appears to have trojan-like features or behavior.
 
 Git/bin/pdfinfo.exe
 
 trojan.generic.[variant], gen:trojan.[variant]
 
 Why???

Because your antivirus software applies its (seemingly imperfect)
heuristics and thinks there's a virus while there's none.

To state this in a more blunt way: no there's no any virus in the Git
for Windows installation package.

The other possibility is you obtaining the installation package from
a place other than http://git-scm.com or some malware active on your
computer is changing the packages you're downloading on the fly.  The
latter is highly unlikely though.
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html