Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


git_notes

Differences

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

Link to this comparison view

Next revision
Previous revision
git_notes [2016/10/18 21:01] – created juckinsgit_notes [2023/06/05 15:44] (current) juckins
Line 1: Line 1:
 === Git Notes ==== === Git Notes ====
  
 +[[https://git-scm.com/|Git]]\\
 +[[http://rogerdudler.github.io/git-guide/|Git - The Simple Guide]]\\
 +[[https://try.github.io/levels/1/challenges/1|Git Tutorial]]\\
 +[[https://rubygarage.org/blog/most-basic-git-commands-with-examples|Basic Git Commands]]
  
-[[http://rogerdudler.github.io/git-guide/|Git The Simple Guide]] +Enable coloring: 
-[[https://try.github.io/levels/1/challenges/1|Git Tutorial]]+  git config --global color.ui true 
 +   
 +  
git_notes.txt · Last modified: 2023/06/05 15:44 by juckins