Guide to Using Git

From GlueXWiki
Revision as of 15:52, 29 July 2015 by Pmatt (Talk | contribs) (Created page with "== If you are starting from scratch: == * Create local repository in the current directory: <code>git clone https://github.com/jeffersonlab/sim-recon</code>")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

If you are starting from scratch:

  • Create local repository in the current directory:

git clone https://github.com/jeffersonlab/sim-recon