We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9c523d commit 0dcdb14Copy full SHA for 0dcdb14
upgrade.md
@@ -1,5 +1,10 @@
1
# gtt
2
3
+### upgrading from < 1.5.* to 1.6.*
4
+
5
+Starting with version `1.6` the local configuration file will extend the global configuration by default. If you
6
+don't want this behaviour, make sure to use `extend: false` in your local config.
7
8
### upgrading from 0.*
9
10
I built gtt originally in PHP because I'm a PHP dev and I chose the language I'm most familiar
0 commit comments