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

less-scary log message when testing if a commit is present #16

Open
ktdreyer opened this issue Sep 21, 2017 · 0 comments
Open

less-scary log message when testing if a commit is present #16

ktdreyer opened this issue Sep 21, 2017 · 0 comments

Comments

@ktdreyer
Copy link
Member

Here is an example where a ref was not yet fetched locally:

$ downstream-cherry-picker https://github.com/ceph/ceph/pull/17101 1483224
INFO: + git cat-file -e 9de0f8f68aab7e90b19e97570fbc0075204231d8^{commit}
fatal: Not a valid object name 9de0f8f68aab7e90b19e97570fbc0075204231d8^{commit}
INFO: First upstream commit not found. Fetching from github.com.
...

This "fatal:" message is too scary-sounding. We should filter that particular message out.

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

No branches or pull requests

1 participant