Skip to content

option to fre pp checkout specific repository/fork #666

@mlee03

Description

@mlee03

Is your feature request related to a problem? Please describe.
A feature in fre pp checkout to checkout user-specified repositories/fork. This will be useful for simultaneously testing fre-cli with fre-workflow. For example, to test fre-cli within fre-worfklow, developers can do

conda create -n fre-cli -f environment.yml
checkout fre-workflow repository to test with
fre pp configure-yaml
fre pp install
fre pp run

Describe the solution you'd like
Something like
fre pp checkout -b testme -r https://github.com/mlee03/fre-worflows.git...

Describe alternatives you've considered
Leave as is

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions