Re: [DNG] Set up a local copy of Daniel Reurich's branch of my project

2016-02-25 Thread hellekin
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:

[DNG] Set up a local copy of Daniel Reurich's branch of my project

2016-02-12 Thread Edward Bartolo
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