Intro to git feature branch workflow

  Рет қаралды 72,301

Coding Garden

Coding Garden

Күн бұрын

View the branching image here: i.imgur.com/yMrKCR1.png
A successful Git branching model article: nvie.com/posts/a-successful-g...
💖 Donate: coding.garden/donate
😍 Pledge: coding.garden/pledge
💬 Discord: coding.garden/discord
🎉 Stickers: coding.garden/stickers
💻 Gear List: coding.garden/gear
Search for more Coding Garden videos here: cg-videos.now.sh
View the Coding Garden FAQ here: github.com/CodingGardenCommun...

Пікірлер: 32
@xxxmonkeyballzxxx
@xxxmonkeyballzxxx 3 жыл бұрын
Great Video. Setting up my first team project for the first time and this was extremely helpful
@this_minizilla
@this_minizilla 4 жыл бұрын
Wow, I actually read that article and decided to see some real examples on youtube. The first thing I found is these vids. Thanks.
@just_putting_in_work6968
@just_putting_in_work6968 4 жыл бұрын
Great Video!!! Love the easy to understand style!
@fabianlim524
@fabianlim524 2 жыл бұрын
awesome and super clear explanation without making things to complex!
@drumsticknuggets5123
@drumsticknuggets5123 3 жыл бұрын
Very helpful video - I am working to expand GITHUB use to other teams and this video is a great way to introduce these concepts to new teams. Thanks for putting it together. :)
@alainghawi9122
@alainghawi9122 Жыл бұрын
Excellent explanation! I need to share it with my team as they were deploying directly from the feature branches on the SIT environment.
@BUtZUe
@BUtZUe 3 жыл бұрын
Thank you. This's a really clear explanation for me.
@anujkhare3815
@anujkhare3815 Жыл бұрын
Beautiful. This is not explanation, this is poetry 💌
@JannisAdmek
@JannisAdmek 3 жыл бұрын
this was really helpful! git is kinda like a debugger, you can work without that but once you took some time to learn it, there is no going back!
@dasrakhadka9135
@dasrakhadka9135 3 жыл бұрын
Just wondering in a case where you would like to have only features like 001 and 003 but not 002, how would you acheive that considering that all features are already in dev branch.
@codetocode6365
@codetocode6365 3 жыл бұрын
Great video CJ.
@rahmansyahzulfachrein6333
@rahmansyahzulfachrein6333 4 жыл бұрын
What is the power up do you use for showing card uniqe id?
@prysvi9261
@prysvi9261 2 жыл бұрын
Thank you very much!
@benshand6659
@benshand6659 2 жыл бұрын
Very good video thanks
@John_X_GR
@John_X_GR Жыл бұрын
For releasing, should I add my alpha or beta version, to "master"/production branch with the tag and making the release, or should I leave alpha and beta version releases on "release" branch? Also I've tagged and made my releases on Github, on "release" branch. For ex. commits on "release" are "v1.0.0-alpha" and planning to commit "v1.0.0-beta". Is it wise to keep release commits and "release" branch permanent?
@mr_ops_sama
@mr_ops_sama 4 жыл бұрын
Thnx man :)
@DiogoSantos-ln1nz
@DiogoSantos-ln1nz 3 жыл бұрын
Best to link the next videos in the video it self or description.
@sherazali6507
@sherazali6507 3 жыл бұрын
Okay its great explanation. if the base branch is develop for new feature then what if we don't want to release few features. Then how do we release just some of the features?
@LarsVandam
@LarsVandam 2 жыл бұрын
Good question, this is the main problem with the workflow in this video. I think you should create feature branches from the master branch. That gives you the possiblity to choose only some features to deploy to production. And of course after release you have to merge the master branch into develop.
@jont7207
@jont7207 2 жыл бұрын
either scope a release branch to their specific features or use feature flags
@blasttrash
@blasttrash 5 жыл бұрын
Hey I think it would be better if you put all these git related videos in one playlist. I was unable to find a playlist called git on your channel. Thanks
@JivanPal
@JivanPal 5 жыл бұрын
I created one 🙂 - kzfaq.info/sun/PLxVfbDqd59eVOqwpmJCxTWuSUUs9yaT4b
@jamilxt
@jamilxt 2 жыл бұрын
Question: From which branch we need to create the "feature" branches?
@juststudying1019
@juststudying1019 2 ай бұрын
from 'development' branch
@emiliewood
@emiliewood 4 жыл бұрын
Hey! What power up are you using? Thanks a lot
@emiliewood
@emiliewood 4 жыл бұрын
@Peter Mortensen Apologies, Trello Power Up to get the branch numbers on your cards?
@darodism
@darodism 3 жыл бұрын
Cyberpunk shouldve paid attention in this course
@omarfendri1824
@omarfendri1824 4 жыл бұрын
@2:44 I heard 'Yanni' instead of 'mobile' :D
@mohammedg485
@mohammedg485 4 жыл бұрын
hahahah
@tryagain6148
@tryagain6148 Жыл бұрын
A very description of "how to complicate" what should be a GitHub flow...
@guilhermerosa7583
@guilhermerosa7583 2 жыл бұрын
maybe github is tougher than coding
@antongavrilin4278
@antongavrilin4278 Жыл бұрын
bad video, less info about feauture branch
git feature branch example
12:13
Coding Garden
Рет қаралды 25 М.
Getting started with branching workflows, Git Flow and GitHub Flow
10:30
ИРИНА КАЙРАТОВНА - АЙДАХАР (БЕКА) [MV]
02:51
ГОСТ ENTERTAINMENT
Рет қаралды 12 МЛН
I wish I could change THIS fast! 🤣
00:33
America's Got Talent
Рет қаралды 108 МЛН
Branching Strategies Explained
18:19
DevOps Toolkit
Рет қаралды 129 М.
13 Advanced (but useful) Git Techniques and Shortcuts
8:07
Fireship
Рет қаралды 895 М.
Continuous Integration vs Feature Branch Workflow
17:31
Continuous Delivery
Рет қаралды 186 М.
Git Branching and Merging - Detailed Tutorial
54:28
SuperSimpleDev
Рет қаралды 189 М.
Git patterns and anti-patterns for successful developers : Build 2018
20:26
Microsoft Developer
Рет қаралды 126 М.
Introduction to Git - Remotes
31:16
David Mahler
Рет қаралды 163 М.
GIT 3 Branching Strategy | Github and GitLab Branching Strategy | Must know for all engineers
15:52
How To Use Git to Collaborate with Others [Git Tutorial]
17:17
HenrikM Dev
Рет қаралды 9 М.
3 Different Git Workflows Used in Production
9:26
Denis Orehovsky
Рет қаралды 2,2 М.
Опыт использования Мини ПК от TECNO
1:00
Андронет
Рет қаралды 412 М.