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 revisionPrevious revision
Next revisionBoth sides next revision
git [2023/10/25 06:02] odeftagit [2023/10/25 06:02] – [Sync fork with original repo] odefta
Line 27: Line 27:
  
 ====== Sync fork with original repo ====== ====== Sync fork with original repo ======
 +<code>
 git remote add upstream https://gitlab../project.git git remote add upstream https://gitlab../project.git
 git stash git stash
Line 34: Line 34:
 git rebase upstream/master git rebase upstream/master
 git stash pop git stash pop
 +</code>
  
  
git.txt · Last modified: 2023/11/28 23:35 by odefta