Module branchless::core::config[][src]

Expand description

Accesses repo-specific configuration.

Constants

Config key for get_restack_warn_abandoned.

Functions

If true, show branches pointing to each commit in the smartlog.

If true, show associated Phabricator commits in the smartlog.

If true, show the age of each commit in the smartlog.

Get the path where Git hooks are stored on disk.

Get the configured name of the main branch.

If true, when restacking a commit, do not update its timestamp to the current time.

If true, when a rewrite event happens which abandons commits, warn the user and tell them to run git restack.