Versions Compared

Key

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

...

  1. Create or select origin repository, in this case it was ITER git repository
  2. Clone origin repository:

    `git
    Code Block
    git clone ssh://git@git.iter.org/imex/gittest.git
    `


  3. Change directory to newly cloned repo:

    Code Block
    cd gittest