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 [2022/08/16 14:00]
val [Пример с тестовой веткой]
сервис_git [2022/09/14 11:49]
val [On-Premise gitlab]
Line 111: Line 111:
  
 ==== On-Premise gitlab ==== ==== On-Premise gitlab ====
 +
 +  * [[https://​stackoverflow.com/​questions/​6565357/​git-push-requires-username-and-password|Git push requires username and password]]
 +
 <​code>​ <​code>​
 $ git remote -v $ git remote -v
Line 118: Line 121:
 $ git branch $ git branch
  
-$ git push origin master+### git config credential.helper store 
 + 
 +$ ### git push origin master 
 + 
 +$ ### cat ~/​.git-credentials
 </​code>​ </​code>​
  
Line 215: Line 222:
  
  
 +λ git checkout main
  
-git checkout main+λ git merge test
  
-git push -u origin main+λ git push -u origin main
  
 ... ci/cd prod ... ... ci/cd prod ...
сервис_git.txt · Last modified: 2023/09/14 15:37 by val