On Wed, Apr 25, 2007 at 10:52:48PM +0300, Michael S. Tsirkin wrote: > > Quoting Josef Sipek <jsipek@xxxxxxxxxxxxxxxxx>: > > Subject: Re: using stgit/guilt for public branches > > > > You could try to use git to version the patches directory > > (.git/patches/$branch/) and publish that in addition to the actual kernel > > repository. > > How does one do this, exactly? cd .git/patches/$branch/ git-init-db git-commit -a -m "initial import" Then set up this repository to push/pull. No guarantees about it actually being helpful to your situation :) Josef "Jeff" Sipek. -- UNIX is user-friendly ... it's just selective about who it's friends are - 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