On 12/11, Brandon Williams wrote:
> On 12/10, Thomas Gummerer wrote:
> > repo_read_index calls read_index_from, which takes an path argument for
> > the location of the index file. For the split index however it relies
> > on the current working directory to construct the path using git_path.
> >
On 12/10, Thomas Gummerer wrote:
> repo_read_index calls read_index_from, which takes an path argument for
> the location of the index file. For the split index however it relies
> on the current working directory to construct the path using git_path.
>
> repo_read_index calls read_index_from wit
repo_read_index calls read_index_from, which takes an path argument for
the location of the index file. For the split index however it relies
on the current working directory to construct the path using git_path.
repo_read_index calls read_index_from with the full path for the index
file, however
3 matches
Mail list logo