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

require stdin content on certain commands #264

Merged
merged 1 commit into from Apr 24, 2015
Merged

Conversation

technoweenie
Copy link
Contributor

This fails fast in a few commands (clean, smudge, pointer, and push) if they expect STDIN, but don't get it. This commonly happens in clean and smudge commands if users run them interactively.

Fixes #210

@technoweenie technoweenie changed the title requires stdin content on certain commands require stdin content on certain commands Apr 24, 2015
@rubyist
Copy link
Contributor

rubyist commented Apr 24, 2015

nice, 👍

technoweenie added a commit that referenced this pull request Apr 24, 2015
require stdin content on certain commands
@technoweenie technoweenie merged commit eecc9b0 into master Apr 24, 2015
@technoweenie technoweenie deleted the require-stdin branch April 24, 2015 21:32
@technoweenie technoweenie mentioned this pull request Apr 28, 2015
17 tasks
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.

Handle accidental git lfs [smudge | clean] runs
2 participants