aboutsummaryrefslogtreecommitdiff
path: root/.mrconfig
blob: 2a500dbf938a8c604ca833a1c18228d33ddea6d1 (plain)
  1. [source/account]
  2. checkout = git clone 'https://source.redpill.dk/account/' 'account'
  3. [source/account-secure]
  4. checkout = git clone 'https://source.redpill.dk/account-secure/' 'account-secure'
  5. [source/account-shell]
  6. checkout = git clone 'https://source.redpill.dk/account-shell/' 'account-shell'
  7. [source/chat]
  8. checkout = git clone 'https://source.redpill.dk/chat-matrix/' 'chat'
  9. [source/event]
  10. checkout = git clone 'https://source.redpill.dk/event/' 'event'
  11. [source/mail]
  12. checkout = git clone 'https://source.redpill.dk/mail/' 'mail'
  13. [source/media-master]
  14. checkout = git clone 'https://source.redpill.dk/media-master/' 'media-master'
  15. [source/about]
  16. checkout = git clone 'https://source.redpill.dk/org/' 'about'
  17. [source/source]
  18. checkout = git clone 'https://source.redpill.dk/source/' 'source'
  19. [source/system]
  20. checkout = git clone 'https://source.redpill.dk/system/' 'system'
  21. [source/system-desktop]
  22. checkout = git clone 'https://source.redpill.dk/system-desktop/' 'system-desktop'
  23. [source/system-gateway]
  24. checkout = git clone 'https://source.redpill.dk/system-gateway/' 'system-gateway'