Ian Eure <[email protected]> writes: > So I check out the keyring branch and pull it, then switch back to > master.
In the usual case, no checkout and switching and rebuild is necessary when doing git fetch origin keyring:keyring as suggested at https://guix.gnu.org/manual/devel/en/html_node/Building-from-Git.html However, if you do need to make changes to keyring like when adding your own keys locally downstream. I admit I resorted to switch and rebuild myself, but, Noé’s suggestion to use worktree seems to be a much better idea. Regards, Florian
