[gitorious] how do I get a local copy of a repository directory?

2012-07-10 Thread ultraman94568
Hi,

I want to get a local copy of the following repository on my computer:

https://qt.gitorious.org/qt-solutions/qt-solutions/trees/master/qtwinmigrate

How do I do that?

Thanks in advance for your help.
Ultraman94568

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


Re: [gitorious] how do I get a local copy of a repository directory?

2012-07-10 Thread Marius MÃ¥rnes Mathiesen
On Tue, Jul 10, 2012 at 1:29 AM, ultraman94568 ultraman94...@gmail.comwrote:

 Hi,

 I want to get a local copy of the following repository on my computer:


 https://qt.gitorious.org/qt-solutions/qt-solutions/trees/master/qtwinmigrate

 How do I do that?


You'll need to clone the entire repo:

git clone git://gitorious.org/qt-solutions/qt-solutions.git

Cheers,
- Marius

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com