GitDiffExport
Hello there,GitDiffExport is simple script for export file between git committed.
How to use
1.Download GitDiffExport and put the Git repository.
2.Run the sh or bat file.
3.Enter commit id, tag,or HEAD in your compare range.
How to work
Get different file list by git command (git diff-tree)
,
then export by script.
Support
GitDiffExport support Windows、macOS Platform。
Windows
Windows Batch File(.bat).
Demo :
macOS
Shell script.