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

gomtree: allow manifest to be provided on stdin #116

Merged
merged 2 commits into from
Jan 20, 2017
Merged

gomtree: allow manifest to be provided on stdin #116

merged 2 commits into from
Jan 20, 2017

Conversation

vbatts
Copy link
Owner

@vbatts vbatts commented Jan 20, 2017

like gomtree -c -p /tmp/dir1 -K sha1 | gomtree -p /tmp/dir2

behavior ought to be, when `-f <file>` is not provided, then expect the
manifest to be provided on stdin.
Currently gomtree just fails if there is no `-f` (and it is not `-c`)

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
like `gomtree -c -p /tmp/dir1 -K sha1 | gomtree -p /tmp/dir2`

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
@vbatts
Copy link
Owner Author

vbatts commented Jan 20, 2017

LGTM

@vbatts vbatts merged commit 1a3d369 into master Jan 20, 2017
@vbatts vbatts deleted the stdin branch January 20, 2017 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant