gfb 1.1.2

Tiny CLI for enforcing branching name strategy across multiple git repositories
Documentation
[dependencies.clap]
features = ["derive"]
version = "4.1.8"

[dependencies.serde]
features = ["derive"]
version = "1.0.156"

[dependencies.serde_json]
version = "1.0.94"

[package]
authors = ["Revent Studio", "Maks Yadvinskyy <maks@revent.studio>"]
categories = ["command-line-utilities"]
description = "Tiny CLI for enforcing branching name strategy across multiple git repositories"
edition = "2021"
homepage = "https://github.com/byte-partisan/git-favorite-branch"
keywords = ["git_tool", "branch", "git_branch", "multibranch", "managment"]
license-file = "LICENSE.txt"
name = "gfb"
readme = "README.md"
repository = "https://github.com/byte-partisan/git-favorite-branch"
version = "1.1.2"