Skip to content

silent output #40

@geddski

Description

@geddski

Would be nice if there was a way to silent the ouput, for use in systems like grunt that have their own output. For example:

var hash = shell.exec('git rev-parse --short HEAD').output;

Now I have access to the git hash (yay), but that hash has been displayed in the console (boo).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions