Commit Graph
3 Commits
Author SHA1 Message Date
Stanislav Khrapov e0474057dd Fix error in documentation about export_formats argument type. 2020-04-11 15:05:55 +02:00
Stanislav KhrapovandStanislav Khrapov 4ee0cda314 cosmetic code cleanup
Co-authored-by: Stanislav Khrapov <stanislav.khrapov@dbschenker.com>
2020-03-08 20:05:56 +01:00
Stanislav KhrapovandStanislav Khrapov 8cd27fcb19 Refactor main script logic into an incremental_backup library function
The overall intent is to make it easier for third-party clients to implement incremental backups as simple function calls to the garminexport library, rather than executing the garminbackup.py script.

Co-authored-by: Stanislav Khrapov <stanislav.khrapov@dbschenker.com>
2020-03-08 17:19:19 +01:00