Skip to content

Commit files downloader gets the previous and current version of all files related to a commit.

License

Notifications You must be signed in to change notification settings

ss-d3v/commit-file-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Commit-file-downloader

Takes github commit urls as input to download the previous and current version of all files related to that commit.

Prerequisites

Usage

Edit commit links in the script and run:

python3 main.py

Output

  • before/: previous version of a file
  • after/: version of file after commit
  • repo/: repositories cloned here
  • output.csv: containes commit link and files names

About

Commit files downloader gets the previous and current version of all files related to a commit.

Topics

Resources

License

Stars

Watchers

Forks

Languages