Coding Girls Life - Tutorial, Advanced Guide and Best Practice
Christine edited this page 5 years ago

Getting started

Creating your local branch

  1. Create an account at https://git.catrenelle.com/
  2. Go here: https://git.catrenelle.com/Kevin_Smarts/glife/src/master
  3. Hit the button "Fork" (it's at the top right). You can change the name of your fork to whatever you want.
  4. Download and install Sourcetree.
  5. Settings->Remotes->Add (Name: origin, URL: https://git.catrenelle.com/(your Username)/(whatever you chose at 3.).git (you can also see your personal link in a text field on the main page of your repository.), Host Type: Stash, Host Root URL: https://git.catrenelle.com, username: your Username)