Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeEmacs
git clone git@github.com:lcls-psana/"the repository you want to clone"<some repository>.git

The repository where you clone from is typically called "upstream".  This is the global copy of the repository that all developers share and work on together.

...