Releases: ARNLTony/nextstep-git
Releases · ARNLTony/nextstep-git
v2.1
nextstep-git v2.0
Full GitHub workflow client for NeXTSTEP 3.3
v1.0.0
nextstep-git v1.0.0
First release of a native Git client for NeXTSTEP 3.3 on Motorola 68040.
Features
- Clone, status, add, commit, push, pull, log, diff
- Auto-detects default branch (master/main)
- Large file support via Git Blobs API (up to ~1.3 MB)
- TLS 1.2 via Crypto Ancienne
Download
- git-nextstep — prebuilt m68k binary, ready to run on NeXTSTEP 3.3
Usage
setenv GITHUB_TOKEN ghp_your_token_here
./git-nextstep clone owner/repo
See README for full instructions.