On Tue, Oct 22, 2024, at 19:29, Taylor Blau wrote: > On Sun, Oct 20, 2024 at 09:14:58PM +0200, > kristofferhaugsbakk@xxxxxxxxxxxx wrote: >> From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx> >> >> The documentation for git-bundle(1) now properly covers `--all`, the >> option that can be used to package all refs. A "Discussions" section >> has also been added to address the naive backup strategy of copying a >> Git repository manually. > > When applying to 'seen' last night, it looks like this topic caused some > breakage here: > > > https://github.com/git/git/actions/runs/11449483611/job/31855169149#step:4:144 > > Would you mind taking a look, Kristoffer? Ah, thanks for the heads up. I’ll take a look at it. (’Tis a shame when we neglect to run five-second-run linters before sending out)