<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Dustin at Github - Latest Comments in Using Git Alternates</title><link>http://dustinatgithub.disqus.com/</link><description>My github page.</description><atom:link href="https://dustinatgithub.disqus.com/using_git_alternates/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Fri, 30 Jan 2009 17:18:32 -0000</lastBuildDate><item><title>Re: Using Git Alternates</title><link>http://dustin.github.com/2008/12/30/git-alternates.html#comment-5710317</link><description>&lt;p&gt;Might be a nice feature to add to your script (with suitable warning about disk space of course).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Raman Gupta</dc:creator><pubDate>Fri, 30 Jan 2009 17:18:32 -0000</pubDate></item><item><title>Re: Using Git Alternates</title><link>http://dustin.github.com/2008/12/30/git-alternates.html#comment-5706600</link><description>&lt;p&gt;Yes, unpack objects will do it, and yes it'll make a pretty big mess.  I've done that recently with a rails project.  Unpacking rails after setting up as an alternate ended up using something like 600MB of space.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dustin</dc:creator><pubDate>Fri, 30 Jan 2009 14:51:09 -0000</pubDate></item><item><title>Re: Using Git Alternates</title><link>http://dustin.github.com/2008/12/30/git-alternates.html#comment-5701401</link><description>&lt;p&gt;What about going in reverse i.e. lets say your photo album uses alternates and now you want to bring in all the referenced objects and erase the alternate?&lt;/p&gt;&lt;p&gt;I assume that would basically involve running git-unpack-objects on each pack file in the alternate, and then copying the objects from there to the photo album, followed by a git-gc and git-prune to get rid of the stuff that was copied unnecessarily?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Raman Gupta</dc:creator><pubDate>Fri, 30 Jan 2009 11:48:17 -0000</pubDate></item></channel></rss>