git versions

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

git versions

From: Ashish Yadav <hidden>
Date: 2016-06-15 23:07:51

I am using git v1.7.12.4 w CentOS 6.5. Can I upgrade 1.7.1-3 to 2.7?

Re: git versions

From: Jeff King <hidden>
Date: 2016-06-15 23:07:51

On Fri, Jan 22, 2016 at 05:15:23PM +0000, Ashish Yadav wrote:
I am using git v1.7.12.4 w CentOS 6.5. Can I upgrade 1.7.1-3 to 2.7?
Probably. :)

I don't know much about what has been packaged for CentOS 6.5, but you
can certainly build the latest version of git from source. You can get
tarballs at:

  https://www.kernel.org/pub/software/scm/git/

Or you can just clone the git repository at:

  git://git.kernel.org/pub/scm/git/git.git

If you are asking "can I upgrade to v2.7 and still use my existing
repositories?", then the answer is yes, everything should continue to
work, and you can fetch and push between servers running arbitrary git
versions.

You may want to look at the release notes in Documentation/RelNotes, as
some of the defaults have changed (especially around the v2.0 release).

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help