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
whippet generate app -d Projects/test
Creating a new whippet application in Projects/test
Downloading and unzipping template file
fatal: ambiguous argument 'HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Checkout failed:
HEADNew whippet app successfully generated at Projects/test
The text was updated successfully, but these errors were encountered:
So, the output above ends with New whippet app successfully generated at Projects/test. When I try to reproduce, the error message appears but the app is generated correctly.
Is the request here to suppress the error message?
The text was updated successfully, but these errors were encountered: