conda-forge / conda-forge/setuptools-markdown-feedstock

Bad submodule url in main feedstocks repo

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
3
PR merge metrics
No merged PRs in 30d

Description

I tried to `git clone --recursive https://github.com/conda-forge/feedstocks` and it ran into an error on `setuptools_markdown`.

The entry in `.gitmodules` is

```
[submodule "setuptools_markdown"]
path = feedstocks/setuptools_markdown
url = https://github.com/conda-forge/setuptools_markdown-feedstock.git
branch = refs/heads/master
```

but this repository is all dashes, no underscores.

Contributor guide

Open the contributing guide

Research direction

Inspect the .gitmodules entry for setuptools_markdown and compare its URL with the repository name shown in the issue. Verify the correction by retrying the recursive clone of https://github.com/conda-forge/feedstocks; done means the setuptools_markdown submodule resolves successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
git
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.