We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I may speak STDOUT to you...
git-shmart]$ make sh ./test/test_smart_pull ./test/test_smart_pull: 3: ./test/test_smart_pull: Bad substitution ./test/test_smart_pull: 6: .: Can't open /info/programming/bash/examples/git-shmart/../lib/smart-pull Makefile:4: recipe for target 'test' failed make: *** [test] Error 2
vs.
git-shmart]$ bash ./test/test_smart_pull it_does_nothing_when_up_to_date it_warns_when_not_in_a_git_repo it_reports_no_remote_changes_and_one_local_change . . .
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I may speak STDOUT to you...
vs.
The text was updated successfully, but these errors were encountered: