Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 487 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 487 Bytes

git-lfs-file-tracking

File Tracking (Git LFS)

This script uploads your files in a folder every Nth Seconds

Prerequisites

  • os
  • json
  • time
  • lfs

How to run the script

$ python script.py

Working

The script runs & first setup the folder to be tracked, then every nth seconds (in config.json) the files upload to the git hub using Git LFS with a new branch.

Author Name

milliyin