Skip to content

Extracts the changed files along with their directory structure.

Notifications You must be signed in to change notification settings

akinuri/git-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-diff

Extracts the changed files along with their directory structure.

Usage

Drag-and-drop a git repo (folder) on the get-diff.py file. You can also pass a path as an argument.

get-diff.py /path/to/your/my-project

Example flow:

What type of diff do you want?
1. Uncommited
2. Staged
3. Commited
Your choice: 3
Enter the git commit depth: 5
There is already a folder named "my-project" in the desktop.
What do you want to do?
0. Nothing (exit)
1. Delete it (continue)
Your choice: 1
All done.

Program will close.

About

Extracts the changed files along with their directory structure.

Topics

Resources

Stars

Watchers

Forks