Re: Upgrade Git in openSUSE13.1

2014-12-24 Thread Duy Nguyen
On Thu, Dec 25, 2014 at 3:02 AM, Arup Rakshit wrote: > Hi, > > I am keep getting the below warning, whenever I am trying to deploy my code > there : > > [arup@to_do_app]$ heroku logs -t > Your version of git is 1.8.4.5. Which has serious security vulnerabilities. > More information here: > https:/

Re: Upgrade Git in openSUSE13.1

2014-12-24 Thread Yue Lin Ho
or http://sourceforge.net/projects/git-osx-installer/files/ for OS X users see https://blog.heroku.com/archives/2014/12/24/update_your_git_clients_on_windows_and_os_x -- View this message in context: http://git.661346.n2.nabble.com/Upgrade-Git-in-openSUSE13-1-tp7623397p7623406.html Sent from

Re: Upgrade Git in openSUSE13.1

2014-12-24 Thread Yue Lin Ho
go https://msysgit.github.io/ -- View this message in context: http://git.661346.n2.nabble.com/Upgrade-Git-in-openSUSE13-1-tp7623397p7623405.html Sent from the git mailing list archive at Nabble.com. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to m

Upgrade Git in openSUSE13.1

2014-12-24 Thread Arup Rakshit
Hi, I am keep getting the below warning, whenever I am trying to deploy my code there : [arup@to_do_app]$ heroku logs -t Your version of git is 1.8.4.5. Which has serious security vulnerabilities. More information here: https://blog.heroku.com/archives/2014/12/23/update_your_git_clients_on_wind