Commit ce61230
committed
[Refactor] Remove duplication in git latest tag retrieval
Refactors getLatestTagFromDirectory in packages/cli-kit/src/public/node/git.ts to use the existing getLatestTag utility, removing duplicated git command execution.1 parent 49e3745 commit ce61230
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | | - | |
| 236 | + | |
238 | 237 | | |
239 | 238 | | |
240 | 239 | | |
| |||
0 commit comments