git
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
git [2023/10/25 06:02] – [Sync fork with original repo] odefta | git [2025/01/02 20:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 32: | Line 32: | ||
git checkout master | git checkout master | ||
git fetch upstream | git fetch upstream | ||
- | git rebase | + | git merge upstream/ |
git stash pop | git stash pop | ||
</ | </ | ||
+ | |||
+ | ====== Merge changes form master branch in current branch ====== | ||
+ | |||
+ | < | ||
+ | git.exe merge remotes/ | ||
+ | </ | ||
+ | |||
git.1698202944.txt.gz · Last modified: 2023/10/25 06:02 by odefta