I am trying to upload a whole symfony project to gitlab. However I cannot do it from the website, because it only allows me to upload files one by one.
I was told by others to use stuff like "git add -A, git commit -m and git push origin symfony" in the command prompt, but it does not seem to be working.. I use windows 7