The plugin should allow exporting layer as a normal static layer (so changes wont be commited and the layer wont be linked to the repo) for any commit/tag/branch.
This requires Kart being able to tell the layer list at any ref, which is something that now cannot do, AFAIK, since it only list the repo content at the current HEAD, and does not allow any ref argument in the command.
The plugin should allow exporting layer as a normal static layer (so changes wont be commited and the layer wont be linked to the repo) for any commit/tag/branch.
This requires Kart being able to tell the layer list at any ref, which is something that now cannot do, AFAIK, since it only list the repo content at the current HEAD, and does not allow any ref argument in the command.