Skip to content

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

Notifications You must be signed in to change notification settings

haqthat/git-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages