Commit 3d57403
committed
[releaser] Update to use git add -u as requested by maintainer
- Changed from selective file staging to git add -u approach
- Stages all modified tracked files for better future compatibility
- Maintains security by not adding untracked files
- Addresses maintainer feedback for automatic version bumping support1 parent e2448a0 commit 3d57403
1 file changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
372 | 366 | | |
373 | 367 | | |
374 | 368 | | |
| |||
0 commit comments