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
git [2023/11/03 10:26] – [Merge changes form master branch in current branch] odeftagit [2023/11/28 23:35] (current) – [Sync fork with original repo] odefta
Line 32: Line 32:
 git checkout master git checkout master
 git fetch upstream git fetch upstream
-git rebase upstream/master+git merge upstream/master
 git stash pop git stash pop
 </code> </code>
git.txt · Last modified: 2023/11/28 23:35 by odefta