Skip to content
Snippets Groups Projects

Change clone to fetch

Merged Loic Hausammann requested to merge new_implementation into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
before_script:
# compile swift
- git fetch https://gitlab.cosma.dur.ac.uk/swift/swiftsim.git
- git clone https://gitlab.cosma.dur.ac.uk/swift/swiftsim.git master --single-branch --branch master
- cd swiftsim
- ./autogen.sh
- ./configure --with-subgrid=GEAR
Loading