Problem or use case
When accepting outside contributions from forks you want the sessions to be also pulled into the repository on merge. There should be a way to pull in and merge the associated session metadata into your own entire/checkpoints/v1.
Desired behavior
$ entire pull abcdef https://github.com/kfischer-okarin/entire-cli
Pulled fork checkpoint XYZ.
$ entire pull abcdef..fga1234 https://github.com/kfischer-okarin/entire-cli
Pulled fork checkpoints:
- ABC
- DEF
- XYZ
Proposed solution
No response
Alternatives or workarounds
No response
Problem or use case
When accepting outside contributions from forks you want the sessions to be also pulled into the repository on merge. There should be a way to pull in and merge the associated session metadata into your own
entire/checkpoints/v1.Desired behavior
Proposed solution
No response
Alternatives or workarounds
No response