Crates.io | gitbranch |
lib.rs | gitbranch |
version | 1.0.1 |
source | src |
created_at | 2023-03-07 21:47:04.81294 |
updated_at | 2024-11-01 11:46:22.129619 |
description | It simply shows current branch name - or nothing if it isn’t a git repo. |
homepage | https://crates.io/crates/gitbranch |
repository | https://github.com/cacilhas/microcli/tree/master/gitbranch |
max_upload_size | |
id | 803971 |
size | 8,172 |
It simply shows current branch name - or nothing if it isn’t a git repo.
cargo install gitbranch
gitbranch [<directory>]
Directory defaults to current working directory.
License: BSD-3-Clause