On 02/12/2016 04:11 PM, Edward Bartolo wrote:
> Hi,
>
> I would like to set up a local copy of Daniel Reurich's branch of my
> project so that I can help in fixing bugs.
>
For the record, as I'm sure you already figured this out, you can use
`git remote` in your existing repository.
If you run:
Hi,
I would like to set up a local copy of Daniel Reurich's branch of my
project so that I can help in fixing bugs.
I am thinking of 'git clone' but I don't understand exactly whether it
does what I want. This command may do what I need.
mkdir daniel-simple-netaid
cd daniel-simple-netaid
git clo