Commit 0259eaa
fix: remove git init -b main from 67 Dockerfile.sg_only/artifact_only files
The -b flag requires git >= 2.28 and unnecessarily reinitializes the
existing repo, destroying branch name and history. Replace with the
canonical pattern from generate_sgonly_dockerfiles.py: just git add -A
&& git commit to recommit truncated state.
Fixes Docker build failure on images with older git (e.g. the
qutebrowser-download MCP error in the ccb_debug Haiku run).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bca25de commit 0259eaa
File tree
67 files changed
+67
-67
lines changed- benchmarks
- ccb_build
- bustub-hyperloglog-impl-001/environment
- cgen-deps-install-001/environment
- codecoverage-deps-install-001/environment
- dotenv-expand-deps-install-001/environment
- dotnetkoans-deps-install-001/environment
- envoy-grpc-server-impl-001/environment
- eslint-markdown-deps-install-001/environment
- iamactionhunter-deps-install-001/environment
- k8s-runtime-object-impl-001/environment
- pcap-parser-deps-install-001/environment
- python-http-class-naming-refac-001/environment
- servo-scrollend-event-feat-001/environment
- similar-asserts-deps-install-001/environment
- tensorrt-mxfp4-quant-feat-001/environment
- vscode-stale-diagnostics-feat-001/environment
- ccb_debug
- ansible-galaxy-tar-regression-prove-001/environment
- flipt-auth-cookie-regression-prove-001/environment
- qutebrowser-adblock-cache-regression-prove-001/environment
- qutebrowser-darkmode-threshold-regression-prove-001/environment
- qutebrowser-hsv-color-regression-prove-001/environment
- qutebrowser-url-regression-prove-001/environment
- teleport-ssh-regression-prove-001/environment
- tutanota-search-regression-prove-001/environment
- vuls-oval-regression-prove-001/environment
- ccb_design
- envoy-routeconfig-dep-chain-001/environment
- envoy-stream-aggregated-sym-001/environment
- etcd-grpc-api-upgrade-001/environment
- k8s-typemeta-dep-chain-001/environment
- terraform-provider-iface-sym-001/environment
- ccb_fix
- ansible-abc-imports-fix-001/environment
- ansible-module-respawn-fix-001/environment
- flipt-cockroachdb-backend-fix-001/environment
- flipt-ecr-auth-oci-fix-001/environment
- flipt-otlp-exporter-fix-001/environment
- flipt-trace-sampling-fix-001/environment
- nodebb-notif-dropdown-fix-001/environment
- nodebb-plugin-validate-fix-001/environment
- openlibrary-fntocli-adapter-fix-001/environment
- openlibrary-search-query-fix-001/environment
- openlibrary-solr-boolean-fix-001/environment
- protonmail-conv-testhooks-fix-001/environment
- protonmail-dropdown-sizing-fix-001/environment
- protonmail-holiday-calendar-fix-001/environment
- pytorch-cudnn-version-fix-001/environment
- pytorch-dynamo-keyerror-fix-001/environment
- pytorch-release-210-fix-001/environment
- pytorch-relu-gelu-fusion-fix-001/environment
- pytorch-tracer-graph-cleanup-fix-001/environment
- ccb_secure/flipt-degraded-context-fix-001/environment
- ccb_test
- aspnetcore-code-review-001/environment
- calcom-code-review-001/environment
- curl-security-review-001/environment
- envoy-code-review-001/environment
- ghost-code-review-001/environment
- kafka-security-review-001/environment
- llamacpp-context-window-search-001/environment
- llamacpp-file-modify-search-001/environment
- numpy-array-sum-perf-001/environment
- openhands-search-file-test-001/environment
- pandas-groupby-perf-001/environment
- sklearn-kmeans-perf-001/environment
- terraform-code-review-001/environment
- test-unitgen-py-001/environment
- vscode-code-review-001/environment
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
67 files changed
+67
-67
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments