[git-users] Why is the Mac OS X version always way behind the latest Git version?

2014-04-13 Thread Bjørn T Johansen
Just wondering why the Mac OS X version is always behind the latest Git 
version?
Is there a particular reason or is it that it's just not bothered being 
built that often that new versions of Git is released?

How can I build new versions of Git myself?


Regards,

BTJ

-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [git-users] Why is the Mac OS X version always way behind the latest Git version?

2014-04-13 Thread William Seiti Mizuta
If you want a newer version, you need to compile the source code. For that,
clone the git repository (https://github.com/git/git), follow the
instructions in INSTALL file (https://github.com/git/git/blob/master/INSTALL)
and have fun.


*William Seiti Mizuta *
Engenheiro de Software Elo7
elo7.com.br http://www.elo7.com.br/


On Sun, Apr 13, 2014 at 7:13 AM, Bjørn T Johansen bt.johan...@gmail.comwrote:

 Just wondering why the Mac OS X version is always behind the latest Git
 version?
 Is there a particular reason or is it that it's just not bothered being
 built that often that new versions of Git is released?

 How can I build new versions of Git myself?


 Regards,

 BTJ

 --
 You received this message because you are subscribed to the Google Groups
 Git for human beings group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to git-users+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.


-- 
You received this message because you are subscribed to the Google Groups Git 
for human beings group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to git-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.