orca/src/main/git
Jinjing 1f6bfe0503
Improve error messaging for git submodule push failures (#5226)
Detect when git push operations fail due to un-pushed or out-of-sync
submodules, and extract the specific submodule name to provide clear,
actionable guidance to the user.

Additionally, update the Source Control error UI to allow better text
wrapping and word-breaking for detailed error alerts.
2026-06-11 17:32:49 -07:00
..
branch-rename.test.ts feat: auto-rename workspace branch from the first prompt (#2888) 2026-05-27 14:09:43 -07:00
branch-rename.ts feat: auto-rename workspace branch from the first prompt (#2888) 2026-05-27 14:09:43 -07:00
check-ignored-paths.test.ts
check-ignored-paths.ts
commit.test.ts
fetch-error-classification.test.ts
fetch-error-classification.ts
git-username.ts Respect GitHub username branch prefix (#2599) 2026-05-22 02:20:32 -07:00
history.ts
hosted-remote-url.test.ts fix: build bitbucket line anchors (#4074) 2026-05-31 03:25:45 -07:00
hosted-remote-url.ts fix: build bitbucket line anchors (#4074) 2026-05-31 03:25:45 -07:00
max-buffer-overflow.ts Handle buffer overflows gracefully and truncate diffs fairly (#5083) 2026-06-09 23:56:36 -07:00
push-target-validation.ts
remote.test.ts Improve error messaging for git submodule push failures (#5226) 2026-06-11 17:32:49 -07:00
remote.ts Add Source Control fast-forward action (#3364) 2026-05-30 02:06:12 -04:00
remove-worktree.test.ts Refresh cleanup base before forced branch deletion (#4462) 2026-06-02 01:08:11 -07:00
repo-clone-path.test.ts Fix clone abort cleanup ownership (#2981) 2026-05-28 01:17:05 -07:00
repo-clone-path.ts Fix clone abort cleanup ownership (#2981) 2026-05-28 01:17:05 -07:00
repo-detection.test.ts fix: validate git repo detection 2026-05-31 08:18:21 -07:00
repo-search-ref-compat.test.ts fix: auto-populate Create Worktree branch tab (#2850) 2026-05-29 20:16:11 -04:00
repo-username.test.ts Respect GitHub username branch prefix (#2599) 2026-05-22 02:20:32 -07:00
repo.test.ts fix: detect branch conflicts for slashed remotes (#4080) 2026-05-31 04:00:09 -07:00
repo.ts fix: validate git repo detection 2026-05-31 08:18:21 -07:00
runner-command-exec.test.ts fix: time out git runner execFile calls (#3836) 2026-05-30 12:02:08 -07:00
runner-wsl-gh-fallback.test.ts
runner.test.ts
runner.ts fix: time out git runner execFile calls (#3836) 2026-05-30 12:02:08 -07:00
status-cquoted-paths.test.ts fix: decode git cquoted status paths 2026-05-31 08:20:33 -07:00
status-discard-symlink.test.ts fix: pr-bug-scan validated finding from #2947 (#2965) 2026-05-30 01:25:41 -07:00
status-pathspec-literals.test.ts fix: treat git stage paths as literals 2026-05-30 14:27:17 -07:00
status-upstream-probe-churn.test.ts Fix git probe fanout during concurrent refreshes (#4670) 2026-06-04 17:59:09 -07:00
status.test.ts Fix source control compare base ambiguity (#5127) 2026-06-10 14:12:12 -07:00
status.ts Fix source control compare base ambiguity (#5127) 2026-06-10 14:12:12 -07:00
upstream.test.ts fix: resolve slashed upstream remotes (#4114) 2026-05-31 04:45:39 -07:00
upstream.ts
worktree-base-ref-probe.ts
worktree-list-paths.test.ts fix: preserve newline worktree paths 2026-05-31 01:50:16 -07:00
worktree.test.ts Suggest enabling local-main freshness when a new workspace finds it stale (#4888) 2026-06-08 13:19:45 -07:00
worktree.ts Suggest enabling local-main freshness when a new workspace finds it stale (#4888) 2026-06-08 13:19:45 -07:00