User Tools

Site Tools


сервис_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
Next revision Both sides next revision
сервис_git [2023/01/17 09:45]
val [Пример с тестовой веткой]
сервис_git [2023/03/10 06:28]
val [Работа с ветками]
Line 209: Line 209:
 ===== Работа с ветками ===== ===== Работа с ветками =====
  
 +  * [[https://​stackoverflow.com/​questions/​2003505/​how-do-i-delete-a-git-branch-locally-and-remotely|How do I delete a Git branch locally and remotely?]]
 +  * [[https://​stackoverflow.com/​questions/​10312521/​how-do-i-fetch-all-git-branches|How do I fetch all Git branches?]]
 ==== Пример с тестовой веткой ==== ==== Пример с тестовой веткой ====
 <​code>​ <​code>​
Line 217: Line 219:
 λ git checkout test λ git checkout test
  
-... edit ... commit ... +... edit ... add ... commit ... 
  
 λ git push origin test λ git push origin test
Line 238: Line 240:
  
 ... ci/cd prod ... ... ci/cd prod ...
 +
 +
 +val@bro:​~/​conf$ git fetch --all
 </​code>​ </​code>​
  
сервис_git.txt · Last modified: 2023/09/14 15:37 by val