Wednesday, 14 August 2013

Mercurial - How to View Revision with TextMate?

Mercurial - How to View Revision with TextMate?

I understand that I can print a revision in the terminal with hg cat
filename -r, but it is often convuluted and hard to read in the terminal
window.
Is there a way I can open a revision with textmate from terminal, similar
to using mate filename?
I'd prefer not to have to export the revision, and then open it up in
textmate.
Thanks!

No comments:

Post a Comment