Add tag and branch ref commands #144
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/132-tag-branch-refs"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
add
fj taglist/view/create/delete over Forgejo tags refs APIadd
fj branch-createandfj branch-deleteover Forgejo branches refs APIadd wiremock coverage for tag CRUD, branch create/delete, and clear ref mutation errors
Tests
cargo fmt --check
cargo clippy --all-targets --all-features -- -D warnings
cargo test --all
Fixes rasterstate/fj#132