guile: warning: failed to install locale environment variable `PATH' set to `/gnu/store/63wcq2ki7cm3l47srv9hzdpnwnplpcqs-gzip-1.10/bin:/gnu/store/6x494zyqzaaq4alxw2gwlqkbxxfa3v71-tar-1.34/bin' hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /gnu/store/170b0sr5r4a3y73xi8vl9nvgn3sa3jmm-bcachefs-tools-0.1-13.b19d9f9-checkout/.git/ error: Server does not allow request for unadvertised object b19d9f92e12c2e78d6e306e6cb7f8a7d9a7875f3 Failed to do a shallow fetch; retrying a full fetch... From https://evilpiepirate.org/git/bcachefs-tools * [new branch] compat -> origin/compat * [new branch] compat-debug -> origin/compat-debug * [new branch] dev -> origin/dev * [new branch] lordkitsuna -> origin/lordkitsuna * [new branch] master -> origin/master * [new tag] v0.1 -> v0.1 Note: switching to 'b19d9f92e12c2e78d6e306e6cb7f8a7d9a7875f3'. 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 b19d9f9 Update bcachefs sources to 635ca475f4 bcachefs: Fix debug build in userspace