ymattw / ydiff

View colored, incremental diff in workspace or from stdin, side by side and auto paged.
Other
877 stars 62 forks source link

Support without git index #121

Closed artemijan closed 4 months ago

artemijan commented 4 months ago

It's not possible to open diff of two files which are not in git index

output is:

*** Not in a supported workspace, supported are: Git, Mercurial, Perforce, Svn
ymattw commented 4 months ago

You can pipe in the diff to ydiff, see "Usage" section in the README.