.gitmodules 303 B

123456789101112
  1. [submodule "raw/phase2"]
  2. path = raw/phase2
  3. url = ../phase2
  4. [submodule "code/ofhelpers"]
  5. path = code/ofhelpers
  6. url = /home/data/exppsy/forrest_gump/git/openfmri_code
  7. [submodule "raw/structural"]
  8. path = raw/structural
  9. url = ../structural
  10. [submodule "raw/phase1"]
  11. path = raw/phase1
  12. url = ../phase1