On 21/07/2021 17:57, Junio C Hamano wrote: > Philip Oakley <philipoakley@iee.email> writes: > >> Should the `list-heads` option be mentioned for investigating existing >> bundles? > I think 'list-heads' has been listed in the options section. True, it's why I was suggesting pointing at that route for the extra details that are beyond just a set of refs. > I > however may encourage people to use "git ls-remote one.bndl" over > "git bundle list-heads one.bndl"---they do the same thing, no? It is good to provide both directions to the user. The formats may be different but the content is essentially the same, and redirecting users to the more core command is useful. > > Thanks. > > >