Ruby on Rails
Tuesday, February 23, 2016
On Tuesday, February 23, 2016 at 12:26:21 PM UTC+1, Colin Law wrote:
I installed it from the PPA.
I added the PPA to my software source list with: sudo apt-add-repository ppa:git-core/ppa
then I updated the souce list with: sudo apt-get update
and finally I installed git: sudo apt-get install git
Is that ok?
I checked in the Git official website and indeed there is only information on installation with the package manager, there are no other option apart from that.They say: "It is easiest to install Git on Linux using the preferred package manager of your Linux distribution" and nothing else. Surely "easiest" does not mean "the only way", but I suppose can be interpreted as "preferable" when no alternative method is mentioned.
-- ...
Any serious security hole in git would be rapidly patched in the
version in an LTS version of Ubuntu, however a comment on the link
suggests it is not problem on Linux.
Obviously, however, there should be no harm in installing the latest
version. Did you install from the PPA or build it yourself?
I installed it from the PPA.
I added the PPA to my software source list with: sudo apt-add-repository ppa:git-core/ppa
then I updated the souce list with: sudo apt-get update
and finally I installed git: sudo apt-get install git
Is that ok?
I checked in the Git official website and indeed there is only information on installation with the package manager, there are no other option apart from that.They say: "It is easiest to install Git on Linux using the preferred package manager of your Linux distribution" and nothing else. Surely "easiest" does not mean "the only way", but I suppose can be interpreted as "preferable" when no alternative method is mentioned.
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/6aa483a4-7c0a-44e0-9875-6e9c80f5e9fb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment