Re: Git Community Book

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Scott Chacon
Date: Saturday, September 6, 2008 - 11:14 am

Thanks a ton for this, I'll incorporate all of this.

On Fri, Sep 5, 2008 at 11:33 PM, Shawn O. Pearce <spearce@spearce.org> wrote:

Sorry, the markdown thingy is translating all the '\0's to '#body' for
some freaking reason unless I write it as '\\0'.  I'll fix this - it's
difficult for me to find these sometimes.  As for the rest of the ruby
stuff, I think I'll add some comments.


That is a good idea - I don't do it that way and I certainly will
change the implementation to do so and modify these docs to reflect
that advice.


Thanks for the clarification.  I write to loose objects first largely
because it's so much easier to do.  But also because I don't mmap
objects, so packfile access is not faster for implementations that
can't do that very well.  Also, I had originally meant "less expensive
to write", but I can see that is not clear.



Interesting.  This documentation is actually from the User Manual -
I'll update this chapter first and if it looks better, I'll submit a
patch to the UM, too.


Will do.


I'm an idiot.  I say this because I actually implemented a bunch of
this stuff (in Ruby) and ran into most of these issues when trying to
implement it.  So I knew these things not 3 weeks ago, but I still
wrote it this way.  Dur.  Thanks for the corrections, I'll update
everything accordingly.


Thanks.


Thanks again for all the time it must have taken to review all of this
- I'll make sure it gets into the book, and where appropriate, back
into the UM or other internal git docs.

Scott
--
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.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Git Community Book, Scott Chacon, (Fri Sep 5, 12:08 pm)
Re: Git Community Book, Thomas Adam, (Fri Sep 5, 12:15 pm)
Re: Git Community Book, Junio C Hamano, (Fri Sep 5, 12:41 pm)
Re: Git Community Book, Linus Torvalds, (Fri Sep 5, 1:27 pm)
Re: Git Community Book, Scott Chacon, (Fri Sep 5, 1:45 pm)
Re: Git Community Book, Scott Chacon, (Fri Sep 5, 2:34 pm)
Re: Git Community Book, Felipe Contreras, (Fri Sep 5, 3:09 pm)
Re: Git Community Book, Stephan Beyer, (Fri Sep 5, 5:48 pm)
Re: Git Community Book, Shawn O. Pearce, (Fri Sep 5, 11:33 pm)
Re: Git Community Book, Scott Chacon, (Sat Sep 6, 11:14 am)
Re: Git Community Book, Christos Τrochalakis, (Sat Sep 6, 11:26 am)