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 _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"