github pluveto/upgit v0.3.1-beta.2
upgit v0.3.1-beta.2

pre-release4 hours ago

Download the zip for your OS, unzip, and put upgit on your PATH (chmod +x upgit on Linux/macOS if needed).

Each zip contains the upgit binary, a GitHub config.toml, and recipes/.

upgit init
# edit the printed path: pat / username / repo / branch (usually main)
upgit FILE

The GitHub repository must be public. Classic PAT: repo scope. Fine-grained PAT: Contents Read and write on that repo.

Prefer SM.MS, S3, OSS, COS, or Qiniu? Copy a table from this repo's config.sample.toml into your config and set default.

Coming from an older upgit? See docs/upgrade-from-0.2.md

What's Changed

  • feat: S3 public CDN host like OSS (AI生成) by @pluveto in #104
  • feat: honor --no-log for history and upload in parallel (AI生成) by @pluveto in #108
  • feat: add GitLab uploader for self-hosted instances (AI生成) by @pluveto in #105
  • feat: download http(s) file operands before upload (AI生成) by @pluveto in #107
  • feat: add {content_hash} naming placeholder (AI生成) by @pluveto in #109

Full Changelog: v0.3.1-beta.1...v0.3.1-beta.2

Don't miss a new upgit release

NewReleases is sending notifications on new releases.