You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Track which git commits have been uploaded, only upload files that have changed since last push.
Configuration file saves bucket/region arguments for simplified subsequent uploads.
Files tracked in git can be ignored (not uploaded) using a configuration directive, supporting basic regexes.
Files not tracked in git can be specified to be uploaded. A runtime flag can be given to force the upload of these files when no changes are made to git files.