https://github.com/jiito/gci
A rust port of the Git Checkout Interactive package
https://github.com/jiito/gci
binary cli developer-tools development-environment git gitcommands rust tools
Last synced: 6 months ago
JSON representation
A rust port of the Git Checkout Interactive package
- Host: GitHub
- URL: https://github.com/jiito/gci
- Owner: jiito
- License: apache-2.0
- Created: 2022-07-04T04:09:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-26T02:33:09.000Z (about 3 years ago)
- Last Synced: 2025-01-15T16:38:52.232Z (10 months ago)
- Topics: binary, cli, developer-tools, development-environment, git, gitcommands, rust, tools
- Language: Rust
- Homepage:
- Size: 46.9 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `gci`
🕹 A simple command-line tool to checkout git branches interactively.
[](https://github.com/jiito/git-checkout-interactive-rust/actions/workflows/release.yml) 
**Owner:** 
## Install
For now, use `cargo` to install the binary
``` shell
cargo install gci
```