Тёмный

Git + GitHub Branches, Forks, and Pull Requests 

Caleb Curry
Подписаться 634 тыс.
Просмотров 26 тыс.
50% 1

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

 

7 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 28   
@codebreakthrough
@codebreakthrough 3 года назад
Timestamps: 00:00 - Introduction 01:00 - Branches tied to CI/CD 02:58 - Feature branch explained 03:45 - How to create a branch 05:55 - Push local branches to GitHub 07:07 - How to merge with git merge 08:04 - Pull requests (PRs) and forking 09:28 - How to fork 10:23 - How to clone your new fork locally 11:32 - Making our pull request 10:20 - Add a readme.md file 12:30 - Understanding upstream 14:08 - Pull and merge upstream changes 15:26 - Conclusion and practice
@blackmountain2884
@blackmountain2884 Год назад
in learning github i imagined there was a youtube video out that that succinctly displays forks, branches, and pull requests, and this video is it. Straight out of my imagination.
@officialabdulrehman
@officialabdulrehman 3 года назад
Simplest and cleanest explanation of git/github ever
@exoticcoder5365
@exoticcoder5365 3 года назад
The best guideline for Git for Beginners
@jayjawad8665
@jayjawad8665 3 года назад
I've waiting for this video for along time....thank you Caleb
@jayjawad8665
@jayjawad8665 3 года назад
@Caleb Curry Yes
@srikarksv1317
@srikarksv1317 3 года назад
This is going to help me a lot! Thanks Caleb 👌
@anasfx3970
@anasfx3970 3 года назад
Thank you for the best C++ serie by far. 👌👌 Could you please make a video about how to handle "Unicode file names" when using "recursive_directory_iterator" for C++. Something like : how to get all files inside directory , and these files have Unicode Characters .
@dmbrv
@dmbrv 3 года назад
learn something today. thanks. I'm using git every day and I still don't fully understand it.
@UnathiGX
@UnathiGX 3 года назад
I just had Cury and and I know this is gonna be spicy!
@squidly1369
@squidly1369 3 года назад
lol
@markleodionisio2669
@markleodionisio2669 3 года назад
Lul
@eliber
@eliber 3 года назад
Good video! Thank you very much! 😊
@eliber
@eliber 3 года назад
@Caleb Curry I don't think I understand what you mean..
@calmingrelaxtion2086
@calmingrelaxtion2086 4 месяца назад
Your video is very useful, thanks
@tielessin
@tielessin Год назад
Cool tutorial and all, but where do I get the "Grapes yeeeeeett." soda? Or maybe I should go for the "Grapes yeeeeeett." soda. Both seem pretty nice. But let me tell you that I would NEVER buy "Grapes yeeeeeett." soda. Who came up with that!?
@zerosandones7547
@zerosandones7547 3 года назад
What does git push --all origin @6:09 do? (the explanation wasn't clear) Does it push all the changes of ALL our branches (regardless of which branch we are currently on)?
@theseigemeister
@theseigemeister 3 года назад
Thank you for this video. 😊
@betasetupper6103
@betasetupper6103 3 года назад
Top One!!! Thanks for sharing this goods
@zerosandones7547
@zerosandones7547 3 года назад
what does "different remotes" mean? @12:47
@samjain2001
@samjain2001 3 года назад
Thanku sir ,i am looking for this video
@nikolav6350
@nikolav6350 3 года назад
What if main branch is changed during our development on feature branch how to be sure that everything will work if we merge branch feature to master?
@codebreakthrough
@codebreakthrough 3 года назад
You could try to merge everything to a test branch and check, then merge into main.
@neck-o
@neck-o 3 года назад
I'm sorry caleb, instead of trying to become a proficient programmer I have now succumbed to third degree degeneracy and no-lifer situation. Its all up to you now, be one of the best coders and teachers out there.
@neck-o
@neck-o 3 года назад
@Caleb Curry Can't believe the legend himself replied to me. Happy New Year Caleb, have a good one!
@pair_mi6885
@pair_mi6885 3 года назад
Hey Caleb
@LoryTheHawk
@LoryTheHawk 3 года назад
Hi, i just finished your 10h c++ tutorial... What can i do now? I have to study graphic? please advice me i need heeelp
@LoryTheHawk
@LoryTheHawk 3 года назад
@Caleb Curry i wanted an advice from you... but you don’t want to help me. It’s ok
Далее
What is a pull request?
8:13
Просмотров 142 тыс.
Starman🫡
00:18
Просмотров 12 млн
GitHub forks, git branch and remotes explained
16:27
Просмотров 3,9 тыс.
Git Tutorial For Dummies
19:25
Просмотров 1,1 млн
Git PULL vs FETCH
7:13
Просмотров 18 тыс.
GitHub Forks and Pull Requests | Step by Step
12:23
Просмотров 80 тыс.
Git Fork vs. Git Clone: What's the Difference?
9:41
Просмотров 75 тыс.
Git Branching and Merging - Detailed Tutorial
54:28
Просмотров 204 тыс.
GitHub branch rules (protect your git branches)
7:43
Rust References and Ownership Complete Introduction
28:45