Skip to content

Bug: Detached branches trigger errors #126

@ivuorinen

Description

@ivuorinen

Version:

→ brew info git-standup
==> git-standup: stable 2.3.2 (bottled), HEAD

Command:
git standup -m3 -m15 -d30 -B

Example error output:

/opt/homebrew/bin/git-standup: eval: line 200: syntax error near unexpected token `('
/opt/homebrew/bin/git-standup: eval: line 200: `git --no-pager log     --no-merges     --since "30 days ago"     --until "today"     --author="Ismo Vuorinen"     --abbrev-commit     --oneline     --color=always     --pretty=format:'%Cred%h%Creset - %s %Cgreen(%cd) %C(bold blue)<%an>%Creset '     --date='relative' (HEAD detached at 1.1.39)'

Sounds like the branch should be escaped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions