mirror of
https://github.com/iflytek/skillhub.git
synced 2026-08-27 11:14:59 +00:00
Old test 7 used `--no-tags` config to prevent fetch from pulling the remote tag, but that doesn't reflect any real-world scenario. With the new baseline sync logic, a pre-existing remote tag would be synced into the local version, eliminating the conflict path the test claimed to cover. Replace with a git wrapper that injects the conflicting tag into origin right before the script's `ls-remote` check, which simulates a real race between two developers attempting to release the same version. |
||
|---|---|---|
| .. | ||
| dev-process-test.sh | ||
| publish-cli-test.sh | ||