git ready
hard won lessons with git
https://twitter.com/LauraCatPJs/status/826455464623812608?s=09
branch per feature
branch per feature
branch per feature
branch per feature
branch per feature
branch per feature
branch per feature
branch per feature
branch per feature
branch per feature
branch per feature
rebase
keep it clean.
rebase -i
level up.
rebase [-i]
with great power ...
golden rule
don't rebase public branches
rebase --abort
sometimes 'it' happens
.git
belt and braces
aliases
own it.
Links
Branching, merging, rebasing
Git docs: rebase
Git book: branching and merging
Git book: branching and rebasing
Atlassian: merging vs rebasing
Workflows
github flow
Atlassian: comparing workflows
Aliases
Haacked: github flow aliases
Haacked: git migrate
Stuart's favourites
Links (Part II)
commit messages
Git docs: commit messages
Blog post: How to write a commit message
SSH keys
github + SSH
VSTS + SSH
git setup
VS Code and git
posh-git
git on with it
github.com/stuartleeks/git-ready