• v0.2.4 8060f23893

    pyr0ball released this 2026-02-26 22:07:39 -08:00 | 290 commits to main since this release

    Git 2.35.2+ rejects repos where directory owner != current user, which
    is the common case when cloned as root into /opt. setup.sh now detects
    this and calls git config --global --add safe.directory automatically.
    When run via sudo, it writes into SUDO_USER's config rather than root's.
    README updated with both fixes: git safe.directory and chown for preflight.

    Downloads