tech_notes:git

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
tech_notes:git [2023-02-14 Tue wk07 18:47] baumkptech_notes:git [2023-03-12 Sun wk10 09:00] baumkp
Line 1: Line 1:
 +{{tag>linux git github}}
 ======git====== ======git======
  
Line 7: Line 8:
 To save files to staging file: '' git add .'' or individual files To save files to staging file: '' git add .'' or individual files
  
-To commit files: ''git commit -m 'change description of save progress'+To commit files: ''%%git commit -m 'change description of save progress'%%''
  
 To see log of all commits: ''git log'' To see log of all commits: ''git log''
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->+
  • /app/www/public/data/pages/tech_notes/git.txt
  • Last modified: 2023-04-30 Sun wk17 17:43
  • by 127.0.0.1