Skip to content

[BUG] Zshell users must escape " ! " if using double quotes #7

@SputterPuttRedux

Description

@SputterPuttRedux

Describe the bug

Zshell users must escape " ! " if using double quotes

To Reproduce

Steps to reproduce the behavior:

  1. From the command line execute echo "Hello from my branch!" > $YOUR_NAME.txt
  2. See that CLI will prompt you for an additional double quotation mark

Expected behavior

We should just be able to echo the text into the file

Screenshots (if applicable)

If applicable, add screenshots to help explain your problem.

without escaped character:
Image

with escaped character

Image

Environment (please complete the following information):

  • OS: macOS
  • Git version: git version 2.39.5 (Apple Git-154)

ALSO FIXES #7

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions