Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
linux:git [2020/06/05 10:02] – [Basic usage] tmadelinux:git [2020/06/05 10:05] – [Basic usage] tmade
Line 62: Line 62:
   git add .                                                            #or "git add kubeadm-config.yaml"   git add .                                                            #or "git add kubeadm-config.yaml"
   git commit -m "initial commit"                                       #to the previously created project on e. g. gitlab   git commit -m "initial commit"                                       #to the previously created project on e. g. gitlab
-  git push gitlab master                                               #gitlab target-server+  git push gitlab master                                               #update changes to master 
 +  git pull origin master                                               #pull changes from master
linux/git.txt · Last modified: 2024/04/16 17:38 by tmade
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 4.0 International
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki