Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tech_notes:git [2023-02-14 Tue wk07 18:59] baumkptech_notes:git [2023-03-12 Sun wk10 09:00] (current) baumkp
Line 1: Line 1:
 +{{tag>linux git github}}
 ======git====== ======git======
  
Line 20: Line 21:
 Create a github account Create a github account
  
-Create a new repository  github give instructions on how to push from you local git to git hub"+Create a new repository   
 +Note that github give instructions on how to push from you local git to git hub.
  
-''git remote add origin https//github.com/yourhandle/name.git''+''%%git remote add origin https://github.com/yourhandle/name.git%%''
  
  
- +<- tech_notes:ansible|back ^ tech_notes:index|Start page ^ tech_notes:ssh|next->
- +
- +
- +
- +
- +
- +
- +
- +
- +
-<- tech_notes:ansible|back ^ tech_notes:index|Start page ^ tech_notes:docker|next->+