Commit 90a08bd
Use absolute git dir and refs/heads/ for branch verification
Address review feedback: use --absolute-git-dir instead of --git-dir
to avoid CWD-dependent relative paths, and verify refs/heads/<name>
instead of bare branch names to avoid matching tags with the same name.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9f51df0 commit 90a08bd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
| 234 | + | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
0 commit comments