borg icon indicating copy to clipboard operation
borg copied to clipboard

Add update-modules target to update them without detaching them

Open Thaodan opened this issue 3 months ago • 0 comments

Like git submodule update --checkout but without detaching them. Reuses the existing borg.sh checkout command but resets it to the target commit without checking if the branch matches to said target commit, just like git submodule --checkout.

Relates to #176.

There are no manual changes in this PR as I'm first waiting for feedback.

Thaodan avatar Nov 20 '25 19:11 Thaodan