Difference between revisions of "Git notes"

From Wiki at Neela Nurseries
Jump to: navigation, search
m (^ OVERVIEW - अवलोकन: reword and amend external refs to git branching, git internals and Zephyr RTOS contributor expectations)
m (^ OVERVIEW - अवलोकन: fix typo to separate URL from descriptive text)
Line 17: Line 17:
 
*  https://nvie.com/posts/a-successful-git-branching-model/  git branching model and common git workflow in software development
 
*  https://nvie.com/posts/a-successful-git-branching-model/  git branching model and common git workflow in software development
  
*  [https://konrad126.medium.com/https-medium-com-zspajich-understanding-git-data-model-95eb16cc99f5Zvonimir Spajic git internals] trio of articles
+
*  [https://konrad126.medium.com/https-medium-com-zspajich-understanding-git-data-model-95eb16cc99f5 Zvonimir Spajic git internals] trio of articles
  
 
*  [https://docs.zephyrproject.org/latest/contribute/contributor_expectations.html#contributor-expectations Zephyr Contributor Expectations] good git practices highlighted in Zephyr RTOS Contributor Expectations document
 
*  [https://docs.zephyrproject.org/latest/contribute/contributor_expectations.html#contributor-expectations Zephyr Contributor Expectations] good git practices highlighted in Zephyr RTOS Contributor Expectations document

Revision as of 20:35, 11 December 2023

-- 2017-12-04 Monday - somvaar - सोमवार--
Git Notes


^ OVERVIEW - अवलोकन

Following article / document collection of notes on version control software named git. To learn git is not a gentle or short learning curve. This said, there are some key concepts worth mentioning at the beginning of a git learning journey. Some of these concepts include: