Re: [git-users] Re: Question about git push, .bash_profile, and git-receive-pack location

2010-06-08 Thread Artiom Diomin
On Tue, 8 Jun 2010 23:18:31 +0300
Artiom Diomin kro...@gmail.com wrote:

Hello Artiom,


 On Tue, 8 Jun 2010 12:51:07 -0700 (PDT)
 Clay H. cchea...@gmail.com wrote:
 
 Hello Clay,
 
  export PATH=/opt/local/bin:/opt/local/sbin:$PATH
 
 move this string to .bashrc
 

sorry, I mean:

export PATH=$PATH:/usr/local/git/bin

into ~/.bashrc

-- 
Hi! I'm a .signature virus! Copy me into your ~/.signature to help me
spread!

-- 
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-us...@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.



[git-users] Re: Question about git push, .bash_profile, and git-receive-pack location

2010-06-08 Thread Clay H.
Wonderful, that did it. Thank you very much!

On Jun 8, 4:19 pm, Artiom Diomin kro...@gmail.com wrote:
 On Tue, 8 Jun 2010 23:18:31 +0300

 Artiom Diomin kro...@gmail.com wrote:

 Hello Artiom,

  On Tue, 8 Jun 2010 12:51:07 -0700 (PDT)
  Clay H. cchea...@gmail.com wrote:

  Hello Clay,

   export PATH=/opt/local/bin:/opt/local/sbin:$PATH

  move this string to .bashrc

 sorry, I mean:

 export PATH=$PATH:/usr/local/git/bin

 into ~/.bashrc

 --
 Hi! I'm a .signature virus! Copy me into your ~/.signature to help me
 spread!

-- 
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-us...@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.