commit existing project to bitbucket using git command line

Published: 23 October 2017
on channel: saifi ahmada
2,064
6

git bitbucket existing project

command line :

open terminal
cd to/your/folder/project/
git init
git remote add origin user@bitbucket.org:user/your-project.git
git add .
git commit -m 'first commit'
git push origin master

saifi ahmada channel
http://www.saifiahmada.com


On this page of the site you can watch the video online commit existing project to bitbucket using git command line with a duration of hours minute second in good quality, which was uploaded by the user saifi ahmada 23 October 2017, share the link with friends and acquaintances, this video has already been watched 2,064 times on youtube and it was liked by 6 viewers. Enjoy your viewing!