Johan Herland wrote: > Although I'm starting to wonder whether our remote -> local refspec mappings > are getting too varied (i.e. confusing). Currently we have: > > Remote repo -> Local repo > ------------------------------------------------ > refs/heads/* refs/remotes/$remote/* > refs/tags/* refs/tags/* > > ...and soon we may also have: > refs/notes/* refs/notes/remotes/$remote/* How about refs/notes/* refs/notes/$remote/* ? Plus side: shorter magic prefix to remember, --notes-ref=charon/full would work with the current --notes-ref dwimery. Downside: potential for name conflicts? -- 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