$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: R Rajiv (rrajiv9802_at_[hidden])
Date: 2020-03-06 02:55:42
Hi
I am Rajiv, a student whose looking to contribute to Boost's GIL library
this year for GSOC 2020.
I have read through the contribution.md page for setup of the environment
for Boost.gil @ https://github.com/boostorg/gil/blob/develop/CONTRIBUTING.md.
As I do not have cloning rights for the repo boost.git, I have forked and
cloned my fork with --recurse-submodules.This leads me to the following
issue:
_______
fatal: repository 'https://github.com/rRajivramachandran/accumulators.git/'
not found
fatal: clone of 'https://github.com/rRajivramachandran/accumulators.git'
into submodule path 'libs/accumulators' failed
________
I have been unable to proceed due to this issue.
-- Thanks Rajiv