Code review comment for lp:~jelmer/bzr/diff-git

Revision history for this message
Vincent Ladeuil (vila) wrote :

I'm not a big fan of format_switches either :-/

On the other hand either we should stop using them or not object when they *can* be used...

But for your current issue, why don't you just use "bzr alias diff-git='bzr diff --format=git" ?

This will save you 2 keystrokes by invocation so the definition should be amortized with as little as 21 uses ;)

review: Abstain

« Back to merge proposal