• @[email protected]
    link
    fedilink
    English
    3
    edit-2
    2 months ago

    Command line tools can be, git’s interface is not. There would not be million memes about exiting vim if it was.

    • @[email protected]
      link
      fedilink
      02 months ago

      These things are not related. Git uses the system default editor, which is exactly what a cli program dropping you into an editor should use. If that’s Vim and you don’t like that, you need to configure your system or take it up with your distro maintainers.

      • @[email protected]
        link
        fedilink
        English
        12 months ago

        No, it should prompt you to enter your one sentence description in the CLI itself, and kick you out to an editor only if you provide a flag saying you like writing paragraph long commit descriptions.