Hi Sean,
On Thu, Mar 10, 2011 at 08:48:35PM +0100, Sean Finney wrote:
> Hi Guido,
> 
> On Wed, 2011-03-09 at 22:59 +0100, Guido Günther wrote:
> > * I think we can avoid introducing Command.popen by adding ls_tree to the 
> > Git
> >   class itself which already has a __git_getoutput class to read the output 
> > of
> >   git commands.
> 
> okay, done.
> 
> > * It might make sense to turn GitArchive int Git.archive(format,
> >   prefix, output, treeish) for readability again extending the Git
> >   class.
> 
> done.
> 
> > * dump_tree creates a new repo = GitRepository() it might be better to
> >   pass in the existing one.
> 
> done, also did this with git_archive too.
> 
> I haven't tested all the error vectors that I did with the previous
> change, but gave it a quick run through and the shasums on the generated
> orig.tar.gz are matching what I uploaded a few days ago, so I think it's
> good.
> 
> I just pushed them on top of the current branch for your review.
Thanks for working on this! Looks great now. I'll do some testing and
will make sure it hits the next release. This might take a couple of
days though.
Cheers,
 -- Guido



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to