zsh-snap icon indicating copy to clipboard operation
zsh-snap copied to clipboard

fix: Support branch names with slash

Open ealap opened this issue 10 months ago • 0 comments

Fixes #283

Before submitting your Pull Request (PR), please check the following:

  • [x] There is no other PR (open or closed) similar to yours. If there is, please first discuss over there.
  • [x] Your new code in each file follows the same style as the existing code in that file.
  • [x] Each commit messages follows the Seven Rules of a Great Commit Message.
  • [x] Each commit message includes Fixes #<bug> or Resolves #<issue> in its body (not subject, that is, the first line) for each issue it resolves (if any).
  • [x] You have squashed any redundant or insignificant commits.

ealap avatar Apr 17 '24 13:04 ealap