项目作者: donsi

项目描述 :
diff script for git-lfs
高级语言: Shell
项目地址: git://github.com/donsi/git-lfs-diff.git
创建时间: 2018-10-05T00:37:12Z
项目社区:https://github.com/donsi/git-lfs-diff

开源协议:MIT License

下载


git-lfs-diff

As git-lfs is primarily intended for storing binary files, it does not support the diff operation. However, for cases when git-lfs is being used for large text files, a diff operation would be useful…

This script performs a diff operation between 2 specified revisions of a file stored in git-lfs.

This script originates from the comment made by Taylor Blau in:
https://github.com/git-lfs/git-lfs/issues/2498