gitwrap::options::tag

Function create_reflog

Source
pub fn create_reflog() -> CommandOption<'static>
Expand description

Create a reflog for the tag. To globally enable reflogs for tags, see core.logAllRefUpdates in git-config(1). The negated form –no-create-reflog only overrides an earlier –create-reflog, but currently does not negate the setting of core.logAllRefUpdates. –create-reflog