| Crates.io | git-checkout-recent |
| lib.rs | git-checkout-recent |
| version | 0.1.2 |
| created_at | 2020-05-24 12:48:02.487549+00 |
| updated_at | 2023-04-08 04:15:42.583917+00 |
| description | A tool to switch between recent local git branches easily |
| homepage | http://github.com/YS-L/git-checkout-recent |
| repository | http://github.com/YS-L/git-checkout-recent |
| max_upload_size | |
| id | 245209 |
| size | 26,008 |
Switch between recent local git branches easily using git checkout-recent:

Command line:
git checkout-recent
Controls:
Cargo is required. Set it up and then run:
cargo install git-checkout-recent
This will install the git-checkout-recent binary to the ~/.cargo/bin/
directory by default.