Cargo Features

[dependencies]
jj-starship = { version = "0.7.0", default-features = false, features = ["git"] }
default = git

The git feature is set by default whenever jj-starship is added without default-features = false somewhere in the dependency tree.

git default

Enables git2 ^0.19

Git integration

Affects output::format_git