Skip to content

Clone a remote repo onto your computer

Laurent edited this page Nov 15, 2012 · 4 revisions

Clone the project onto your own computer

  • cd toSomeDirectoryOfYourChoice
  • git clone https://github.com/Bioconductor/BiocGithubHelp.git with these results
    • a local repo is created
    • a working copy is created
    • thus three versions of the code exist