@tekin's Twitter archive

source code
Love how these show the power of a well-named Git alias: Suddenly an esoteric set of flags become something much clearer and more powerful. To these I'd add:

- fixup = commit --fixup
- upstream = !git push -u origin HEAD
- https://tekin.co.uk/2020/06/jump-from-a-git-commit-to-the-pr-in-one-command
- https://tekin.co.uk/2020/01/clean-up-your-git-branches-and-repositories https://twitter.com/SBinLondon/status/1333744070640930816
0
6