Re: [git-users] Git update for OS X Mavericks

2014-04-22 Thread Kfir Shay
brew install git


done.

On Tue, Apr 22, 2014 at 8:33 PM, Ryan Salmons  wrote:
> I am trying to update Git on OS Mavericks but the download link on the site
> is not working. Do I need to uninstall Git from my local computer in order
> to be able to download the link? Is anyone with OS Mavericks able to
> download the Git installer?
>
> --
> 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.


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

2014-04-13 Thread Kfir Shay
brew install git

Done.

Sent from my iPhone

> On Apr 13, 2014, at 4:08 PM, Thomas Ferris Nicolaisen  
> wrote:
> 
>> On Sunday, April 13, 2014 12:13:27 PM UTC+2, Bjørn T Johansen wrote:
>> 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?
> 
> Looking around on the downloads page on git-scm.com, it looks like the OS X 
> installer comes from http://sourceforge.net/projects/git-osx-installer/ - 
> they used to be on https://code.google.com/p/git-osx-installer/ - but 
> probably moved after Google Code disabled downloads.
>  
>> How can I build new versions of Git myself?
> I'd have a go at the procedure described here: 
> http://sourceforge.net/p/git-osx-installer/wiki/BuildYourOwn/ 
> -- 
> 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.


Re: [git-users] Re: git.for solo developer

2012-12-22 Thread Kfir Shay
>My question might seem naive but I am gust trying to
>fully understand the concept of Version control system.

http://en.wikipedia.org/wiki/Revision_control

On Sat, Dec 22, 2012 at 1:33 AM, Dimitris Papageorgiou
 wrote:
> Ok...I have quite understand what Git is an how it will help me.
>
> The question is, since Netbeans has a history feature about each file in a
> project which
> helps undo changes, what more Git has to offer than this and in general any
> VCS out here.
>
> My question might seem naive but I am gust trying to
> fully understand the concept of Version control system.
>
>
> 2012/12/21 Joe Cabezas 
>>
>> I feel really sorry about this off-topic ,but I loved this message ,thank
>> you Charles Manning.
>>
>> 
>>
>> JoeCabezas: "When my kids started programming, the 1st thing I did with
>> them was get them to sign up to #github and get into the habit of using git"
>> <3
>>
>> Original Tweet: http://twitter.com/JoeCabezas/status/282092609411878913
>>
>> Sent via TweetDeck (www.tweetdeck.com)
>>
>> --
>>
>>
>
>
> --
>
>

-- 




Re: [git-users] New user gets lost driving the Git Bash

2012-07-23 Thread Kfir Shay
you need a space between the command and argument
"cd .."

On Mon, Jul 23, 2012 at 7:36 PM, Jeffery Brewer
 wrote:
> Thanks to both...
>
> how do you move up one level in the directory structure without having to
> type the entire path? e.g. "cd.."
>
>
> On Monday, July 23, 2012 4:30:14 PM UTC-7, Serge Matveenko wrote:
>>
>> On Tue, Jul 24, 2012 at 3:18 AM, Łukasz Siwiński 
>> wrote:
>> > Ps: after:  "$ echo dir alias='ls' >> .bashrc" exit & relaunch your
>> > prompt (bach/command line)
>>
>> alias dir='ls -Alh'
>>
>> gives more familiar look for windows user
>>
>> personally I use this alias in my linux shell for over 6 years
>>
>>
>> --
>> Serge Matveenko
>> se...@matveenko.ru
>> http://www.ohloh.net/accounts/lig
>> http://ru.linkedin.com/in/sergematveenko
>
> --
> You received this message because you are subscribed to the Google Groups
> "Git for human beings" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/git-users/-/mBcY5sU4qI0J.
>
> To post to this group, send email to git-users@googlegroups.com.
> To unsubscribe from this group, send email to
> git-users+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/git-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.



Re: [git-users] Re: Git Install

2012-07-15 Thread Kfir Shay
You probably want to use Homebrew instead of Mac Ports

Sent from my iPhone

On Jul 15, 2012, at 6:22 PM, Henrys  wrote:

THE THREAD DISCARDED.
I unistalled that Git version and installed it via MacPorts. It took more
computer time, but it worked

 --
You received this message because you are subscribed to the Google Groups
"Git for human beings" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/git-users/-/fnW29uLUJM4J.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/git-users?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.