/GitDiffExport

Export files between git two commit.

Primary LanguageShell

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 WindowsmacOS Platform。

Windows

Windows Batch File(.bat).

Demo :

Click here

macOS

Shell script.

Demo :

Click here