User Tools

Site Tools


programming:git:learning_git

Differences

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

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
programming:git:learning_git [2022/04/12 07:48] – Creating Play with git ateixeiraprogramming:git:learning_git [2022/11/30 12:51] ateixeira
Line 8: Line 8:
 </code> </code>
 The output should be something like : The output should be something like :
-<code> + 
-git version 2.13.1 +> git version 2.13.1 
-</code>+
  
 Now let's create our first git project !  Now let's create our first git project ! 
Line 25: Line 25:
 If you want to learn more about git commands, check the [[https://git-scm.com/docs|git documentation]] If you want to learn more about git commands, check the [[https://git-scm.com/docs|git documentation]]
  
-Create a file with some text in:+Create a file with some text:
  
 <code bash> <code bash>
Line 82: Line 82:
  
 For more detailed explanations and exercises, you can do the [[https://www.w3schools.com/git/git_intro.asp?remote=github|full tutorial]]   For more detailed explanations and exercises, you can do the [[https://www.w3schools.com/git/git_intro.asp?remote=github|full tutorial]]  
 +
 +==== Practice ====
 +
 +https://learngitbranching.js.org/
  
 ==== Sandbox ==== ==== Sandbox ====
programming/git/learning_git.txt · Last modified: 2022/11/30 12:52 by ateixeira