I’m one of the devs here at Envato, and this is my first post to the Notes blog. Having found myself in a role I would cautiously describe as ‘resident Git expert’, it’s only fitting that my first post would be about a fairly technical aspect of working with Git in a team environment.
The TL;DR version is this: When rebasing, always use the -p flag,
First, though, a small diversion – why rebase is part of my normal git workflow.
Continue Reading






