Regarding download of one *.git repository

2012-07-09 Thread Shraddha Shardul Desai
Dear Sir,
   I want to get RAxML source from
https://github.com/stamatak/RAxML-Light-1.0.5.git.
   I have installed git utility on my linux.
   What I need to do to download source of RAxML with help of GIT.

Regards,
Shraddha S.Desai
Senior Technical Engineer, HPC Solutions Group
C-DAC RD,Pune
Phone  : +91 20 25514540
E-Mail : shradd...@cdac.in
Website: www.cdac.in



---

This e-mail is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. If you are not the
intended recipient, please contact the sender by reply e-mail and destroy
all copies and the original message. Any unauthorized review, use,
disclosure, dissemination, forwarding, printing or copying of this email
is strictly prohibited and appropriate legal action will be taken.
---

--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Regarding download of one *.git repository

2012-07-09 Thread jaseem abid
On Mon, Jul 9, 2012 at 12:25 PM, Shraddha Shardul Desai
shradd...@cdac.in wrote:

 Dear Sir,
I want to get RAxML source from
 https://github.com/stamatak/RAxML-Light-1.0.5.git.
I have installed git utility on my linux.
What I need to do to download source of RAxML with help of GIT.

$ git clone git://github.com/stamatak/RAxML-Light-1.0.5.git

I would suggest some reading on git. Progit [1] is a great book for
learning more.

1 :  http://git-scm.com/book


--
Jaseem Abid
http://jaseemabid.github.com
--
To unsubscribe from this list: send the line unsubscribe git in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html