From: Junio C Hamano Date: Thu, 10 May 2012 17:49:25 +0000 (-0700) Subject: Merge branch 'js/checkout-detach-count' X-Git-Tag: v1.7.11-rc0~46 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/dc7a4c386dea4044543ff687dfb99a05e0df26e5 Merge branch 'js/checkout-detach-count' When checking out another commit from an already detached state, we used to report all commits that are not reachable from any of the refs as lossage, but some of them might be reachable from the new HEAD, and there is no need to warn about them. By Johannes Sixt * js/checkout-detach-count: checkout (detached): truncate list of orphaned commits at the new HEAD t2020-checkout-detach: check for the number of orphaned commits --- dc7a4c386dea4044543ff687dfb99a05e0df26e5