# git-pm
[](https://crates.io/crates/git-pm)
[](https://docs.rs/git-pm)
[](https://choosealicense.com/licenses/)
A **Git CLI plugin** for project management tasks.
It lets you create or switch to branches based on human-readable task strings:
```bash
git pm branch "MINOI-31 Zoom d'images dans galerie"
```
Produces and switches to branch `MINOI-31-zoom-d-images-dans-galerie`.