Commit b0d47a2
committed
🐛 fix(cli.ts, github-action.ts, config.ts, prepare-commit-msg-hook.ts): rename OCO_GIT_PUSH to OCO_DISABLE_GIT_PUSH for clarity
The OCO_GIT_PUSH environment variable has been renamed to OCO_DISABLE_GIT_PUSH to better reflect its purpose. The variable now disables git push when set to true. This change has been made in multiple files to ensure consistency across the codebase.1 parent 616c993 commit b0d47a2
5 files changed
Lines changed: 13 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17654 | 17654 | | |
17655 | 17655 | | |
17656 | 17656 | | |
17657 | | - | |
| 17657 | + | |
17658 | 17658 | | |
17659 | | - | |
| 17659 | + | |
17660 | 17660 | | |
17661 | 17661 | | |
17662 | 17662 | | |
| |||
17721 | 17721 | | |
17722 | 17722 | | |
17723 | 17723 | | |
17724 | | - | |
| 17724 | + | |
17725 | 17725 | | |
17726 | 17726 | | |
17727 | 17727 | | |
| |||
22098 | 22098 | | |
22099 | 22099 | | |
22100 | 22100 | | |
22101 | | - | |
| 22101 | + | |
22102 | 22102 | | |
22103 | 22103 | | |
22104 | 22104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27676 | 27676 | | |
27677 | 27677 | | |
27678 | 27678 | | |
27679 | | - | |
| 27679 | + | |
27680 | 27680 | | |
27681 | | - | |
| 27681 | + | |
27682 | 27682 | | |
27683 | 27683 | | |
27684 | 27684 | | |
| |||
27743 | 27743 | | |
27744 | 27744 | | |
27745 | 27745 | | |
27746 | | - | |
| 27746 | + | |
27747 | 27747 | | |
27748 | 27748 | | |
27749 | 27749 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments