Ben Peart <peartben@xxxxxxxxx> writes: > checkout: add test to demonstrate regression with checkout -b on > initial commit > checkout: fix regression in checkout -b on intitial checkout > > builtin/checkout.c | 6 ++++++ > t/t2018-checkout-branch.sh | 11 +++++++++++ > 2 files changed, 17 insertions(+) > > > base-commit: 77556354bb7ac50450e3b28999e3576969869068 After applying these two patches on this exact commit, I tried to run the usual test; t1090 seems to break.