去掉过时的 --use-http 选项
Open
- Dominant language
- Java
- Stars
- 37.5k
- Forks
- 7.6k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 4
Description
比如:
java -jar arthas-boot.jar --repo-mirror aliyun --use-http
实际上会重定向到 https 。
Contributor guide
Research direction
Start from the arthus-boot.jar command-line handling for the --use-http option, using the example with --repo-mirror aliyun as the reproduction case. Remove the obsolete option and verify that the command still redirects to HTTPS without accepting --use-http.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cli
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100