mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-09-16 23:43:12 +00:00
* fix(group): fail sync when a member name is ambiguous Silent first-match bound the wrong clone when --allow-duplicate-name registered two paths under one alias. Refs #3028. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(analyze): apply --name on the already-up-to-date path A rename should not require --force when the index is already current. Register before the same-commit branch restamp. Refs #3028. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(group): hint member path when impact --repo is an alias $localRepo stays the yaml key; joining on the registry alias is a non-join. List matching keys so operators can retry. Refs #3028. Co-authored-by: Cursor <cursoragent@cursor.com> * fix(group): keep injected sync and alias hints consistent Workspace-deps path maps reuse the resolved handle so duplicate names cannot throw after an injected resolver. Alias hints match case-insensitively. Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Gergo Magyar <gergomagyar0@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| bridge-cache-reopen.test.ts | ||
| cross-trace-e2e.test.ts | ||
| graphql-resolve-symbol.test.ts | ||
| group-cli.test.ts | ||
| group-impact.test.ts | ||
| group-service-sync-lazy-import.test.ts | ||
| group-sync-lock-concurrency.test.ts | ||
| group-sync.test.ts | ||
| http-route-resolve-symbol.test.ts | ||
| include-extractor-sync.test.ts | ||
| manifest-resolve-symbol-2325.test.ts | ||
| manifest-synthetic-impact-lbug.test.ts | ||
| monorepo-sync.test.ts | ||