Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 294 Bytes

File metadata and controls

5 lines (4 loc) · 294 Bytes
gt patch

Fix CLI silently creating gt.config.json when running commands like gt stage in directories without a config file. Commands that require a config now exit with a clear error message pointing users to gt init. Config creation is only handled by the init/setup wizard.