Skip to content
Snippets Groups Projects
Select Git revision
  • 918ea55d4bec37992753645176eed2a41a1a67f8
  • main default protected
2 results

README.md

Blame
  • Miana M Smith's avatar
    Miana M Smith authored
    918ea55d
    History
    README.md 6.04 KiB

    srm-20_guide

    Getting started

    To make it easy for you to get started with GitLab, here's a list of recommended next steps.

    Already a pro? Just edit this README.md and make it your own. Want to make it easy? Use the template at the bottom!

    Add your files

    cd existing_repo
    git remote add origin https://gitlab.cba.mit.edu/miana/srm-20_guide.git
    git branch -M main
    git push -uf origin main

    Integrate with your tools

    Collaborate with your team