Difference between revisions of "Video/GIT: Working with Branches"

From PKC
Jump to navigation Jump to search
m (Text replacement - "{{#ev:youtube |" to "{{#widget:YouTube |id=")
 
Line 10: Line 10:


<noinclude>  
<noinclude>  
{{#ev:youtube
{{#widget:YouTube
|JTE2Fn_sCZs
|id=JTE2Fn_sCZs
}}
}}



Latest revision as of 12:04, 26 August 2022

Codemy, ed. (Oct 15, 2015). GIT: Working with Branches. local page: Codemy School. 


After learning about the notion of Git Branch, you should become familiar with Git Merge[1].

References

  1. Codemy, ed. (Oct 28, 2015). GIT: Merging and Workflow. local page: Codemy School. 

Related Pages