You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
Should first try to interpret commit id as a destination commit; look it up, find the corresponding source commit. If this fails, try to interpret the parameter as a source id.
Then process that one commit with --verbose output, and exit immediately without actually committing it.
Should first try to interpret commit id as a destination commit; look it up, find the corresponding source commit. If this fails, try to interpret the parameter as a source id.
Then process that one commit with --verbose output, and exit immediately without actually committing it.
This would make debugging cases like https://github.com/facebook/fbshipit/blob/master/DEBUGGING.md#why-are-filescommits-being-skipped somewhat easier.
The text was updated successfully, but these errors were encountered: