feat: handle https remotes when trying to guess project name #103
Annotations
2 errors and 1 warning
test/cherry_diff.test.js > cherry diff > requires to commit changes before running cherry diff:
test/cherry_diff.test.js#L46
AssertionError: expected '❌ Please commit your changes before r…' to contain 'Please commit your changes before run…'
- Expected
+ Received
- Please commit your changes before running cherry diff.
+ ❌ Please commit your changes before running cherry diff: A README.md, ?? test_temporary_file
+
❯ test/cherry_diff.test.js:46:28
|
test
Process completed with exit code 1.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|