diff options
author | Teddy Wing | 2020-08-22 21:53:56 +0200 |
---|---|---|
committer | Teddy Wing | 2020-08-22 21:53:56 +0200 |
commit | 3c6f337e26964077d1ce629fa17d16e4484b877f (patch) | |
tree | d61f1039aa25d01ff5dc354c25a0e936590e6b7b /src/error.rs | |
parent | 5cbc3972644a321442b9640cfcc50f7ef014a6c9 (diff) | |
download | git-suggestion-3c6f337e26964077d1ce629fa17d16e4484b877f.tar.bz2 |
Suggestion.diff_command: Return the right side version blob
Don't run the `git diff` command in this function, instead return the
new blob created for the right hand side of the comparison.
This will facilitate showing the diffs of multiple suggestions at once.
Maybe. I haven't tried the command yet.
Actually, looking at the man page, it doesn't say we can include more
than one blob pair, so I might need to put all of the suggestion changes
into a single blob and compare the original commit with that.
Diffstat (limited to 'src/error.rs')
0 files changed, 0 insertions, 0 deletions