Definitely handy – I’ve added them to my .gitconfig. (note the double-encoded ampersands should simply be &
instead of &
)
UPDATE: Here is a Gist with some of my favorite alises – including incoming
and outgoing
that will use the currently checked out branch against the matching origin branch (no longer hard coded to master):
This post is part of the thread: Version Control – an ongoing story on this site. View the thread timeline for more context on this post.