Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 321 Bytes

git-drop

Python script to read auto commit "events" from Dropbox into a git repo, including the user from Dropbox who made the change.

TO-DO:

  • A Lot
  • Parse user,file,datetime from RSS and commit to git based on this info.
  • Config file for directory to watch, gitrepo to commit to, authentication etc.