On Wed, 10 Sep 2008, Stephen R. van den Berg wrote: > > As you might have noticed, the actual process of pulling/fetching > explicitly does *not* pull in the objects being pointed to. .. which makes them _local_ data, which in turn means that they should not be in the object database at all. IOW, i you want this for local reasons, you should use a local database, like the index or the reflogs (and I don't mean "like the index" in the sense that it would look _anything_ like that file, but in the sense that it's a purely local thing and doesn't show up in the object database). Linus -- 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