- Clone the repo (first time): git clone https://gitlab.com/exception-overflow/symfony.git
- git checkout development
After making changes
- git add .
- git commit -m "Your message"
- git pull <------------ very important
- git push
c install (to do on the first pull)
git rm --cached FILENAME