diff options
author | Antonio Jesus Navarro Perez <antnavper@gmail.com> | 2017-05-23 11:03:48 +0200 |
---|---|---|
committer | Antonio Jesus Navarro Perez <antnavper@gmail.com> | 2017-05-23 11:05:58 +0200 |
commit | 65416cf6c0e8264cc7938fe0611998d52780e089 (patch) | |
tree | 337a4615e7a3ef24f46cbe008944a687c6a964ac /COMPATIBILITY.md | |
parent | 2f293f4a5214ccba5bdf0b82ff8b62ed39144078 (diff) | |
download | go-git-65416cf6c0e8264cc7938fe0611998d52780e089.tar.gz |
Add diff to compatibility file
Diffstat (limited to 'COMPATIBILITY.md')
-rw-r--r-- | COMPATIBILITY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COMPATIBILITY.md b/COMPATIBILITY.md index 1c17483..cc91433 100644 --- a/COMPATIBILITY.md +++ b/COMPATIBILITY.md @@ -39,7 +39,7 @@ is supported by go-git. | **patching** | | apply | ✖ | | cherry-pick | ✖ | -| diff | ✖ | +| diff | ✔ | Patch object with UnifiedDiff output representation | | rebase | ✖ | | revert | ✖ | | **debugging** | |