Files
scripts/garmin-connect-export/BRANCH.md
2024-10-14 00:11:55 +02:00

909 B

develop branch

The master branch; it is the default branch. This is where my tinkering happens, and always contains the latest version of gcexport.py

Other notable branches in this repo:

  • develop Former develop branch of my repo, kept for for the time being for compatibility for the existing clones of my repo out there somewhere
  • moderation Copy of the master branch of @moderation's repo, kept for reference and comparison purposes
  • revert-csv-to-kjkjava Backport of @moderation's and my changes to the original repo, using the original CSV format (PR 42)