Commit 377c8cc
fix: scope git configuration to local repository
- Use git config --local to ensure proper scoping
- Prevents potential configuration conflicts
- Follows git best practices for CI/CD environments
Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>1 parent 1cfae98 commit 377c8cc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments