I\'m very new to Git. I\'ve been searching for an answer, but I couldn\'t find one.
In my computer I have a project folder like this:
project_a
--some_fo
All the answers above seems to guide about creating a new repository in git but the question is about adding a folder to existing repo. To do that following steps can be followed.
git clone https://github.com/company/our_repo.git
trunk/bin
git commit -m "message"
and git push origin master