(no title)
joehx2 | 1 year ago
No need to know the name.
So if I need to pull updates on the previous branch I was on and merge them into my current branch, I can just:
git switch -
git pull
git switch -
git merge -joehx2 | 1 year ago
No need to know the name.
So if I need to pull updates on the previous branch I was on and merge them into my current branch, I can just:
git switch -
git pull
git switch -
git merge -
yen223|1 year ago
sethammons|1 year ago