ti777777 / GitDiffExport

Export files between git two commit.

Home Page:http://lulualulu.com/psyduck/how-to-get-files…ed-or-new-create/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Export files between git two commit.

http://lulualulu.com/psyduck/how-to-get-files…ed-or-new-create/


Languages

Language:Shell 51.2%Language:Batchfile 48.8%