> On Jan 13, 2017, at 4:30 PM, Tim Northover <[email protected]> wrote: > On 13 January 2017 at 12:27, John McCall <[email protected]> wrote: >> Accordingly, at their request, and acting as the de facto leader of the >> project, I have created a new itanium-cxx-abi organization on GitHub, and >> the repository has been transferred there. Links to the old location should >> transparently forward to the new canonical URL for the project: >> https://github.com/itanium-cxx-abi/cxx-abi > > The master branch looks like it just contains a single MIPS-specific > document, which is a little unexpected. Is that going to be changed?
The main body of the repository is in the gh-pages branch, presumably to better feed GitHub Pages. But it seems to be possible to configure GitHub Pages to pull from master instead, and there's really no reason not to do that. It's one of the things I intend to clean up. John. _______________________________________________ cxx-abi-dev mailing list [email protected] http://sourcerytools.com/cgi-bin/mailman/listinfo/cxx-abi-dev
