-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: handle https remotes when trying to guess project name (#73)
* feat: handle https remotes and close #54 * chore: add test and migrate from jest to vitest * fix: package lock * chore: add fixture project to allow for better testing * chore: add a fixture project and explicitly pass remote url to guess project name * feat: improve cherry init and add test * chore: checkout submodules * chore: add project one as submodule * chore: rollback submodule * chore: remove fake project * chore: automate the creation of a dummy repo * chore: debug * chore: log uncommitted files * chore: show status * chore: improve test setup * chore: add files to error message * chore: setup git user for ci * chore: setup git user for ci * chore: cleanup logs from ci * chore: upgrade to setup node v4 * rollback * chore: rollback debug * chore: fix test * chore: improve tests * chore: remove empty lines
- Loading branch information
Showing
16 changed files
with
3,318 additions
and
4,834 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.