Skip to content

feature request: „git config merge.edit“ #1792

Closed
@Thomas-Lohrum

Description

@Thomas-Lohrum

By default, Git does not open an editor to edit a commit-message when merging. Instead a default message is used. When set to true, this variable tells Git to open an editor before a commit is completed (equivalent to giving the --edit option from the command line). When set to false a commit is completed without interference (equivalent to giving the --no-edit option from the command line).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions