coffee-tools / coffee

Reference implementation for a flexible core lightning plugin manager
https://docs.page/coffee-tools/coffee
9 stars 13 forks source link

git: adding basic function to checkout a branch #248

Open vincenzopalazzo opened 4 months ago

vincenzopalazzo commented 4 months ago

Alternative version of https://github.com/coffee-tools/coffee/pull/242

Fixes https://github.com/coffee-tools/coffee/issues/205

netlify[bot] commented 4 months ago

Deploy Preview for coffee-docs canceled.

Name Link
Latest commit 4d7920d621f989885a4c7810ac32cc840a2d0374
Latest deploy log https://app.netlify.com/sites/coffee-docs/deploys/661c596aa2c1f40008685bcb
vincenzopalazzo commented 2 months ago

Ok, this needs to go in before the first release, to fix the CI.

We can add the remote with a specific commit when summary was sane

tareknaser commented 2 months ago

We can add the remote with a specific commit when summary was sane

Is this possible with git? if not, we can force push it manually in the tests

What do you think?

vincenzopalazzo commented 2 months ago

Is this possible with git? if not, we can force push it manually in the tests

Yeah make sense to do it