You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog
54f32b7 Merge pull request #81 from codecrafters-io/andy/clean-up-GetRepositoryDir-err-msg
1e57e24 Refactor error handling in GetRepositoryDir to provide clearer error messages when the current directory is not a Git repository. The new message includes specific instructions for the user to run the command within the CodeCrafters Git repository.
934e829 Merge pull request #79 from codecrafters-io/andy/test-path
b371668 Refactor installation script to use -LiteralPath for path checks and improve cleanup error handling. This enhances the robustness of directory operations and ensures warnings are displayed if cleanup fails.
c182258 Update installation scripts to increment CODECRAFTERS_CLI_VERSION from v50 to v52 for the latest release.