github runkids/skillshare v0.20.11

latest release: v0.20.12
5 hours ago

skillshare v0.20.11 Release Notes

TL;DR

  1. Grouped tracked repository recovery is fixedskillshare install now rehydrates tracked repos installed with --track --into <group> at their original grouped path.

Bug fix: grouped tracked repositories rehydrate correctly

v0.20.10 added missing tracked repository detection and the skillshare install recovery path for fresh clones. v0.20.11 fixes the grouped tracked repo case: if a repo was installed with --track --into <group>, rehydrate now restores the clone under the original group instead of applying the group twice.

skillshare install https://github.com/team/skills.git --track --into team

# On another machine or after removing the local clone:
skillshare install
skillshare sync

This keeps the cross-machine recovery flow working for both top-level tracked repos and grouped tracked repos.

Changelog

  • 78b3fc0 chore: release v0.20.11
  • cfe3d90 fix: rehydrate tracked repos under groups

Don't miss a new skillshare release

NewReleases is sending notifications on new releases.