simplegit icon indicating copy to clipboard operation
simplegit copied to clipboard

Cannot diff a single modified file

Open capehill opened this issue 8 years ago • 1 comments

There are some modified files in my local repo. Trying to diff just one doesn't work:

sgit diff makefile.os4 libgit error (4): Revspec 'makefile.os4' not found.

Using latest sgit (November build).

capehill avatar Dec 17 '17 13:12 capehill

This feature is not implemented yet. You can only diff against commits.

sba1 avatar Mar 22 '18 08:03 sba1