Conversation
There was a problem hiding this comment.
Pull request overview
Updates the PowerShell hugo alias wrapper to more closely match the behavior of the other shell aliases by resolving the correct Hugo executable path via hvm status, falling back to hvm use, and finally to a system-installed Hugo.
Changes:
- Refactors
Hugo-Overrideto preferhvm status --printExecPathCached, then--printExecPath+hvm use --useVersionInDotFile, then systemhugo. - Ensures the resolved Hugo binary is always invoked at the end with argument splatting.
- Forces the
hugoalias mapping toHugo-Override.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
644ce7d to
5f3b9bb
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 4 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
fc9ef3c to
f7d69a1
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
f7d69a1 to
f5eebc5
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
f5eebc5 to
6fe6d42
Compare
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.