Git tips
Update git version
Integrate a submodule into the parent repository
Git version
Git undoing things
Rebasing in gitkraken
Change remote url without hacking .git/config file
Squash commits
What to do in case of problems with git
Clean our local merged branch
Reapply the change after a revert : Revert the revert
Mixing rebase and merge (occasionally)
Reference a library by a commit in package.json
Undoing a rebase ! (after an error) even after you pushed to remote
Last updated