ant-design / ant-design/ant-design-pro-cli
脚手架中会从gitee拉取代码
Open
- Dominant language
- JavaScript
- Stars
- 262
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
脚手架中getGithubUrl方法,返回gitee地址的时候,会导致clone下来的代码不是最新的,因为gitee仓库同步的不及时
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the scaffold's getGithubUrl method and tracing where its returned URL is passed to the clone operation. Confirm how the Gitee URL is selected, then ensure cloning uses the intended up-to-date GitHub source and verify that generated projects come from the latest repository contents.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100