Versions Compared

Key

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

...

Code Block
git clone git@github.com:DSpace/DSpace.git ~/dspace-srcrelease
cd ~/dspace-srcrelease
git checkout master

Update your Local Maven Cache

...