Commit b9c8c4f
committed
refactor: Simplify GIT_TAG line replacement logic
- Always replace entire line content after GIT_TAG
- Removes potentially outdated version-specific comments
- Simplifies regex pattern (no separate hash/tag logic needed)
- Cleaner and more predictable behavior1 parent e0b5a39 commit b9c8c4f
1 file changed
+3
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
124 | 119 | | |
125 | 120 | | |
126 | 121 | | |
| |||
0 commit comments