Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: handle https remotes when trying to guess project name #73

Merged
merged 26 commits into from
Sep 7, 2024

Conversation

fwuensche
Copy link
Contributor

@fwuensche fwuensche commented Sep 6, 2024

fixes #54

@fwuensche fwuensche changed the title feat(handle-https-remotes): WIP feat: handle https remotes when trying to guess project name Sep 6, 2024
@fwuensche fwuensche merged commit a254986 into main Sep 7, 2024
2 checks passed
fwuensche added a commit that referenced this pull request Oct 4, 2024
* 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
fwuensche added a commit that referenced this pull request Oct 4, 2024
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with git HTTP remote
1 participant