Crates.io | swagit |
lib.rs | swagit |
version | 1.1.0 |
created_at | 2024-11-10 09:19:46.59026+00 |
updated_at | 2025-08-14 05:28:41.230439+00 |
description | A swag tool to use git with interactive cli |
homepage | |
repository | https://github.com/jigsawye/swagit |
max_upload_size | |
id | 1442741 |
size | 77,471 |
Swagit is written in Rust and distributed via crates.io.
cargo install swagit
Once that's done, you can run this command inside your project's directory:
swagit
You can set an alias to use a more convenient command:
alias sg="swagit"
--delete
or -d
Enter an interactive mode to select branches to be deleted.
--sync
or -s
Sync with remote and clean up merged branches. This command:
MIT © Evan Ye