On Tue, 2013-02-26 at 11:37 -0500, W. Trevor King wrote: > On Tue, Feb 26, 2013 at 08:20:45AM -0800, Brian Dolbec wrote: > > The git branch is located at http://dev.gentoo.org/~dolsen/catalyst/ > > git checkout the rewrite branch. > > Did you forget to push? > > $ git remote -v | grep dolsen > dolsen http://dev.gentoo.org/~dolsen/catalyst (fetch) > dolsen http://dev.gentoo.org/~dolsen/catalyst (push) > $ git fetch dolsen > $ git log --pretty=fuller dolsen/rewrite > commit 0fb26090a730f876993c13e23b6da3effdd5d1ed > Author: Brian Dolbec <[email protected]> > AuthorDate: Thu Jan 24 21:09:05 2013 -0800 > Commit: Brian Dolbec <[email protected]> > CommitDate: Thu Jan 24 21:13:01 2013 -0800 > > add archdir to settings >
BAH!, forgot to ssh in and run git update-server-info on it try again. another reason to get a branch going on g.o.g.o Also I've rebased everything on current master including W. Trevor King's patches.
