Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Sep 2011 21:05:35 +0200
From:      Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@spoerlein.net>
To:        hackers@freebsd.org
Subject:   Re: Fwd: my git development snapshot(s)
Message-ID:  <20110922190535.GR26743@acme.spoerlein.net>
In-Reply-To: <4E75B67E.1000802@FreeBSD.org>
References:  <4E712D11.7040202@FreeBSD.org> <4E75B67E.1000802@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2011-09-18 at 12:14:38 +0300, Andriy Gapon wrote:
> 
> Just decided to follow the global trends and trying to throw all of my
> local/private changes at you in hope that the "crowd-sourcing magic" might
> somehow happen :-)  This seems definitely easier than carefully producing the
> patch files and keeping them up-to-date.
> 
> So, my newly cloned gitorious repository:
> https://gitorious.org/~avg/freebsd/avgbsd
> 
> And the first branch of interest:
> https://gitorious.org/~avg/freebsd/avgbsd/commits/devel-20110915

I'll throw mine in as well:

https://github.com/uqs/freebsd-head/branches

If you did the rsync from repos.freebsd.your.org, then you simply:

$ git remote add uqs git://github.com/uqs/freebsd-head.git
$ git fetch uqs

and you can look at the remote branches uqs/* to see bits of it.

Cheers,
Uli



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110922190535.GR26743>