Hi, On Sat, 23 Jun 2007, Jason Sewall wrote: > This is my first attempt at actually submitting a patch to the git list; > let me know if this is a reasonably presented patch. It is truly > trivial, but getting those docs cleaned up is important! You followed SubmittingPatches really well. Commit message, diffstat and the comment between message and diffstat. Thanks. > @@ -80,12 +80,12 @@ SPECIFYING REFERENCES > > git-bundle will only package references that are shown by > git-show-ref: this includes heads, tags, and remote heads. References > -such as master~1 cannot be packaged, but are perfectly suitable for > +such as master\~1 cannot be packaged, but are perfectly suitable for But you have some whitespace damage, unfortunately. The space at the beginning of the lines is missing. Judging from your email address, I suspect you copied&pasted the patch into the web interface, and somehow this mangled the white space. Can you send it somehow via SMTP? Ciao, Dscho - 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