I want to compiling local flutter engine to debug my app. But when I need to reset commit id that in engine.version to match my local stable sdk channel.
The question is that I can't reset successfully , and get following error: fatal: ambiguous argument 'cdbeda788a': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git [...] -- [...]'
So, what should i do to fix it