Bug#941079:
Always better with the link: https://github.com/git/git/commit/8424bfd45b291a56594f0289dc6af22e900a1d88 -- Thomas
Bug#941079: git-checkout: regression on initial checkout
Package: git Version: 1:2.20.1-2 Severity: normal Dear Maintainer, There is a regression in the behavior of git checkout on a new, uncecked-out git repository: $ git clone --no-checkout /tmp/repo $ git -C /tmp/repo checkout -b $ ls /tmp/repo Bug was fixed in v2.21.0 of git. Patch is availab