Skip to content

upgit v0.3.0-beta.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Sep 04:01
· 7 commits to main since this release

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

Full Changelog: v0.3.0-beta.2...v0.3.0-beta.3