git merge rebase and stash code
Channel:
Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=Ng9yKux2WHk
Use git rebase and git merge --squash to preserve a clean git history.
Im showing how to merge and how to rebase and how to get a graphical representation of the git history.
This demo also shows how to stash code if suddenly you need to pull code from the remote repository.
The code is located here:
https://github.com/ekim197711/demo-git-rebase
Follow me on twitter:
https://twitter.com/MikeMoelNielsen
Other Videos By Mike Møller Nielsen
Tags:
git
git log
history
merge
rebase
stash
squash