Back to Pull RequestsView on GitHub
#425Open
Simple Review
Enable customizing the host folder name
by tejassharma96•Jul 21, 2025
Summary
This Pull Request introduces the ability to customize the hostname part of the repository's local directory structure. Users can now specify a custom `hostFolderName` within their `.gitconfig` for specific Git hosts, overriding the default behavior of using the remote's hostname.
Changes
+112 additions-3 deletions
Impact Areas
Repository Checkout LogicConfiguration LoadingCommand Line Interface