git stash -u
git switch main
# change stuff, commit, push, e.t.c ...
git switch -
git stash pop # or drop ))
Post #97
284
Thanks git
- ❤ 3
- 😁 2