Recommended Workflow

  1. Fork into your personal Github account
  2. Clone repo from your fork
  3. Add cashapp as a remote with git remote add cashapp git@github.com:cashapp/misk-web.git
  4. Pull any new changes with git pull cashapp master
  5. Push any new changes to a new branch in your personal fork
  6. Open PR from personal fork -> cashapp/master