On 9 February 2014 06:21, Ahmed Charles <[email protected]> wrote: > https://github.com/boostorg/concept_check/pull/1 > > It's just removing some left over files that were apparently deleted in > master but not in develop years ago.
This is probably a conversion error, I had the same problem in another module with files that were deleted using CVS. CVS had a weird way of deleting files, and the initial conversion to subversion was a bit screwy which seems to have confused the conversion to git. 'bibliography.html' is not in either branch in subversion: http://svn.boost.org/svn/boost/trunk/libs/concept_check/ http://svn.boost.org/svn/boost/branches/release/libs/concept_check/ _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-maint
