Badges
Tags
Categories
Meta
Tag Archives: git
Git aliases to combine fetch in the background and checkout/merge/rebase
I decided to write down few useful Git aliases I’m using every day. Or how it looks in .gitconfig:
How to make Beyond Compare the default diff and merge tool in Git
Here’s a brief summary of the official documentation: Don’t ask me why BC4 has the shortcut called BC3 still. Go figure. And happy merging! 🙂