BMAD-METHOD/docs/zh-cn
关惠民 e597645d3b fix(installer): preserve http protocol in custom module clone URLs
Previously, parseSource() hardcoded 'https://' when building cloneUrl,
forcing http:// Git URLs (e.g., internal LAN hosts) to upgrade to https.
This broke cloning for self-hosted Git servers that only serve over HTTP.

- Capture the protocol from the regex match instead of discarding it
- Update JSDoc and inline comments to document HTTP support
- Update install-custom-modules docs (EN, ZH, VN) to list HTTP URL type

Fixes the --custom-source flag for http:// addresses.
2026-04-27 15:45:44 +08:00
..
explanation docs(zh-cn): add missing Chinese translations for 3 documents 2026-04-13 10:35:23 +08:00
how-to fix(installer): preserve http protocol in custom module clone URLs 2026-04-27 15:45:44 +08:00
reference fix(docs): update stale Analyst triggers and add PRFAQ link (#2238) 2026-04-09 22:18:08 -07:00
tutorials chore: remove SM agent (Bob) and migrate to Developer agent (#2186) 2026-04-02 12:25:24 -07:00
404.md docs(zh-cn): refine entry copy and navigation (#2092) 2026-03-22 10:08:35 -06:00
_STYLE_GUIDE.md chore: remove SM agent (Bob) and migrate to Developer agent (#2186) 2026-04-02 12:25:24 -07:00
index.md docs(zh-cn): refine entry copy and navigation (#2092) 2026-03-22 10:08:35 -06:00
roadmap.mdx docs(zh-cn): refresh reference and roadmap docs (#2101) 2026-03-23 23:33:43 -06:00