Тёмный
No video :(

How to add a new project to an existing Bitbucket repository 

Cameron McKenzie
Подписаться 20 тыс.
Просмотров 29 тыс.
50% 1

Do you have a new project that needs to be added to an existing Bitbucket repository? It's not hard. Just push to the existing Bitbucket repo after you perform a 'git remote add' command with the Bitbucket specified as the remote origin. Then, so long as you have all of the correct passwords and tokens, you'll be able to push and pull to the existing Bitbucket repo. All of your local project files will be pushed up to Bitbucket, and anyone else who pushes to the existing repo will be able to share changes with you when you pull. If you need to push to an existing Bitbucket repo, this quick Git example tutorial is all you need.

Опубликовано:

 

28 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 27   
@ashishgoswami3784
@ashishgoswami3784 Год назад
I really appreciate you. You just explain in simple way, before this I'm struggling to add new project inside bitbucket.
@cameronmcnz
@cameronmcnz Год назад
Thanks for your kind word! Honestly, this may be the hardest part of git. It gets easier from here!
@GlitzyIsBored
@GlitzyIsBored Год назад
I appreciate the tutorial here! Was having trouble pushing my code to bitbucket until now! This is straightforward and simple to follow.
@cameronmcnz
@cameronmcnz Год назад
Glad I could help. You're not alone. Lots of people had the exact same issue when adding a new project to bitbucket.
@mariahalt4603
@mariahalt4603 Год назад
Had an 'aha' moment when you named the remote repository 'bitbucket' instead of the commonly used 'origin'. For some reason, that always confused me, but no more. Thank you!
@cameronmcnz
@cameronmcnz Год назад
The funny thing is I actually worried that doing so would confuse people. 🤣
@akshayleads
@akshayleads Год назад
Thanks! that was helpful. I felt difficulty while pushing to master because of different password policy of BitBucket, but rest of the video was on point.
@peargaming9579
@peargaming9579 Год назад
THIS GUY IS AMAZING
@rushabkarania2375
@rushabkarania2375 25 дней назад
THANKS IT HELPED
@cameronmcnz
@cameronmcnz 25 дней назад
I'm always happy to help!
@andersontiban5356
@andersontiban5356 2 года назад
Great video! helped me a lot, thanks
@cameronmcnz
@cameronmcnz 2 года назад
Bitbucket users don't get enough love. Another way push an existing repo to BitBucket is to clone a repo, copy all your files into that new repo, do a git add and a git commit and push. That works too, but it's not as 'technically correct' as the remote add command.
@johnkamau3442
@johnkamau3442 Год назад
Good job
@cameronmcnz
@cameronmcnz Год назад
Glad to help!
@kasaww1
@kasaww1 Год назад
Great course, thanks :)
@pablodias7652
@pablodias7652 2 года назад
Thanks you very much!
@priyasri-up8cw
@priyasri-up8cw 8 месяцев назад
Thank you so much
@moet9440
@moet9440 2 года назад
Thank you! But for me, it didn't work. It is giving this error: Permission denied (publickey). fatal: Could not read from remote repository.
@moet9440
@moet9440 2 года назад
This is for the SSH protocol. The HTTP protocol is not supported now.
@icy1
@icy1 2 года назад
Thank you.
@bapakkau5972
@bapakkau5972 9 месяцев назад
thank uuu so muchhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
@cameronmcnz
@cameronmcnz 9 месяцев назад
YOUUUU AREEEE WELLLLCOOOOMMMMEEE!!! I'm gonna do this video again to update it and record it with a better camera and mic. Thanks for putting up with the poor sound quality!
@adriansoto5964
@adriansoto5964 2 года назад
Thank you so much for this tutorial
@andrerahmat2705
@andrerahmat2705 Год назад
thanks 🙏🔥🔥🔥
@sayurirathnayake291
@sayurirathnayake291 Год назад
thank u❤
Далее
How to delete both a remote and local Git branch
8:14
Просмотров 4,4 тыс.
Git Tutorial - Git Crash Course using BitBucket
36:03
Просмотров 193 тыс.
New Dyna Skin is OP🥵🔥 | Brawl Stars
00:16
Просмотров 487 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,1 млн
Git Fetch vs Git Pull? Which one should you choose?
3:09
Git Complete Course with Github and Bitbucket 👍🔥
1:09:40