You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "A CLI tool for managing git identity profiles. Quickly switch between different git identities (name, email, signing key) on a per-repository basis."
[dependencies]
clap = { version = "4.5.53", features = ["derive"] }