guile: warning: failed to install locale environment variable `PATH' set to `/gnu/store/7pbnl62r12zw6ngyzqa430wikz8iv8bc-git-minimal-2.45.2/bin:/gnu/store/si0334z5bya80a86834f09in7v68szxb-gzip-1.12/bin:/gnu/store/1azq7algz7hx4xlndnryb4fcchqy5ncd-tar-1.34/bin' Initialized empty Git repository in /gnu/store/ny0ivg1xjal8h6fdzvbxvj6zkf3xycv6-go-github-com-ucarion-urlpath-0.0.0-20200424170820-7ccc79b76bbb-checkout/.git/ fatal: couldn't find remote ref 7ccc79b76bbb Failed to do a shallow fetch; retrying a full fetch... From https://github.com/ucarion/urlpath * [new branch] master -> origin/master Note: switching to '7ccc79b76bbb'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 7ccc79b Add examples, and move tests into urlpath_test (#4)