Junio C Hamano wrote:
My answer is that it should list master and side as the
available heads and master itself as also a prerequisite (which
is not what the current code does).
So, practically speaking the proposal is that for each ref where
git-bundle currently issues a warning, instead the ref should be added
to the prerequisites list, and that all refs given on the command line
are in the bundle's defined refs.
Sounds reasonable to me.
Mark