kb:git

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Last revision
kb:git [2022/08/18 06:59] Henrik Yllemo
Line 1: Line 1:
 +====== Git ======
 +
 +https://git-scm.com/
 +
 +Git is a distributed version-control system for tracking changes in source code during software development
 +
 +
 +{{wp>Git}}
 +<jumbotron>
 +{{youtube>_Jmkvv_nKTE?large}}
 +</jumbotron> 
 +
 +<callout type="" title="GitHub Topics" icon="fa fa-github">
 +  * https://github.com/topics/git
 +
 +Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.
 +</callout> 
 +
 +
 +
 +<callout type="primary" title="Related:">
 +{{topic>git}}
 +</callout> 
 +
 + <callout title="External links:">
 +  * https://try.github.io/
 +  * https://www.atlassian.com/git/tutorials/what-is-git
 +</callout> 
 +
 +{{tag>kb  architecture programming git  maintenance change ci devopscreate release versioning git }}
  
  • kb/git.txt
  • Last modified: 2023/04/10 10:27
  • by Henrik Yllemo