On 7/7/08, Junio C Hamano <gitster@xxxxxxxxx> wrote: > Sylvain Joyeux <sylvain.joyeux@xxxxxxx> writes: > > Is it possible to make 'fetch' only .. well .. fetch objects, without > > updating any refs? > > Not very easily, and that is very deliberate. The objects fetched will > become dangling if you allowed such a mode of operation, and will > immediately become subject to gc. Is this really desirable? I could imagine dropping an entry (or several entries, or whatever) into the reflog after each fetch, to prevent such fetched objects from being deleted right away. Avery -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html