Difference between revisions of "Video/GIT: Merging and Workflow"
Jump to navigation
Jump to search
(Created page with "{{cite book |editor=Codemy |author-link= |date=Oct 28, 2015 |title=GIT: Merging and Workflow |url=https://www.youtube.com/watch?v=0iuqXh0oojo |location=Video/GIT: Merg...") |
m (Text replacement - "{{#ev:youtube |" to "{{#widget:YouTube |id=") |
||
Line 10: | Line 10: | ||
<noinclude> | <noinclude> | ||
{{# | {{#widget:YouTube | ||
|0iuqXh0oojo | |id=0iuqXh0oojo | ||
}} | }} | ||
Revision as of 12:25, 26 August 2022
Codemy, ed. (Oct 28, 2015). GIT: Merging and Workflow. local page: Codemy School.
You should first learn about Git Branches[1]. Then, it would be useful to learn about Git Worktree[2].
References
- ↑ Codemy, ed. (Oct 15, 2015). GIT: Working with Branches. local page: Codemy School.
- ↑ ThePrimeagen, ed. (Apr 15, 2021). Git's Best And Most Unknown Feature. local page: ThePrimeagen.