Hi, On Mon, 30 Jan 2006, Junio C Hamano wrote: > We need to realize that `upload-pack` that hears > "have A, want B" is allowed to omit objects that appear in > `ls-tree B` output but not in `ls-tree A`. "have A" means not > just "I have A", but "I have A and all of its ancestors", so > just sending "have start_shallow" (or start_shallow^ for that > matter) is not quite enough. So how about adding a "have-single A" which would be translated to "git-rev-list ~A", which in turn would only mark the tree and its children, but not the parents? Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Feb 01 01:22:19 2006
This archive was generated by hypermail 2.1.8 : 2006-02-01 01:22:28 EST