Fishbrain
Fishbrain Engineering Blog


git

Boosting Efficiency With Git Aliases

We are developers and developers love making their lives easier by automating boring stuff which they need to do every day. This article shows how to boost up your efficiency by introducing a couple of Git aliases which can help you to automate some of the most used Git tasks.
- 7 min read

Automating Code Review

Removing friction from pull requests
- 3 min read

An Alternative to Force Pushing in Git

How to (not) lose commits & alienate colleagues
- 2 min read