Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for the command parameter being a list of commands #37

Closed
markbirbeck opened this issue Jan 1, 2015 · 0 comments
Closed

Allow for the command parameter being a list of commands #37

markbirbeck opened this issue Jan 1, 2015 · 0 comments
Labels

Comments

@markbirbeck
Copy link
Owner

In some situations, such as the rich Git status that magit provides, the input to ShellCommandCommand will be a list of commands rather than a single command. The latest changes to parse commands for variables does not take this into account.

@markbirbeck markbirbeck added the bug label Jan 1, 2015
markbirbeck added a commit that referenced this issue Jan 1, 2015
The GitCommand collection of shell commands uses lists of commands that are executed as a block. The changes for issues #35 and #36 break that functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant