Skip to content

bad substitution when trying to use git effort #1055

@xytxytxyt

Description

@xytxytxyt

on macOS 12.6.7 zsh

% brew install git-extras
...
% git effort

  path                                                                                                                                                                                                 commits    active days

/opt/homebrew/bin/git-effort: line 273:  ${nJobs@P} >= nProcs : bad substitution
% git clone https://github.com/tj/git-extras.git
...
% git checkout $(git describe --tags $(git rev-list --tags --max-count=1))
...
% sudo make install 
...
% source /Users/xian/git-extras/etc/git-extras-completion.zsh
% git effort

  path                                       commits    active days

/usr/local/bin/git-effort: line 273:  ${nJobs@P} >= nProcs : bad substitution

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