Tomas Carnecky wrote: > Remote helpers such as those for svn may chose to save the Git SHA1 -> Subversion > revision mapping as notes attached to the commits (as opposed to strings in the > commit message itself). The helper would need to update the notes on each fetch, > but the user should not be bothered by the presence of that ref. The remote > helper can update the notes tree through fast-import and then inform Git core > that it should silently update the notes ref. What is the advantage of this approach over having fast-import update the notes ref (but not the others) on its own? Curious, Jonathan -- 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