Skip to content

Every update overwrites global editor setting #3380

@vlad-datacat

Description

@vlad-datacat
  • Every time a new version of git for windows released and I run the update it resets my default editor set via git --global.editor. I am using nano as my global editor, and it gets reset to VSCode.

  • What did you expect to occur after running these commands?

** My default editor to remain as my setting - nano. So if I type git commit . - it should as usual come up in Nano **

  • What actually happened instead?

** My default editor gets reset to VSCode. So if I type git commit . - it opens a VSCode new tab. **

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions