File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
66## [ 1.11.0] - 9/28/2024
77### Added
88- Reclone name and description to reclone output
9- - GHORG_PRESERVE_SCM_HOSTNAME, note that this feature changes the directory structure that gitlab all-users and all-groups clone into ; thanks @rrrix
9+ - GHORG_PRESERVE_SCM_HOSTNAME, to organize clones by a top level SCM hostname folder ; thanks @rrrix
1010- GHORG_PRUNE_UNTOUCHED, to prune repos that users make no changes in; thanks @MaxG87
1111- GHORG_GITHUB_TOKEN_FROM_GITHUB_APP to handle github app tokens; thanks @PaarthShah
1212- Command reclone-server, to run ad hoc reclone commands via HTTP requests
1313- Command reclone-cron, to run periodic reclone commands on a timer
1414### Changed
15+ - ** Breaking Change:** Self hosted gitlab clones will now include the top level domain in the default output directory
1516### Deprecated
1617### Removed
1718### Fixed
You can’t perform that action at this time.
0 commit comments