git merge rebase and stash code

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=Ng9yKux2WHk



Duration: 41:37
233 views
1


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







Tags:
git
git log
history
merge
rebase
stash
squash