From c3b27d5a710a053a71bcee7e3a2a2c646eeef2af Mon Sep 17 00:00:00 2001 From: JeremySorensen Date: Tue, 15 Aug 2017 18:26:29 -0700 Subject: make ignore-git true by default when channel is dev --- config.toml.example | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'config.toml.example') diff --git a/config.toml.example b/config.toml.example index 962be2e6085..bae36ed925f 100644 --- a/config.toml.example +++ b/config.toml.example @@ -259,7 +259,10 @@ #codegen-tests = true # Flag indicating whether git info will be retrieved from .git automatically. -#ignore-git = false +# Having the git information can cause a lot of rebuilds during development. +# Note: If this attribute is not explicity set (e.g. it left commented out) it +# will default to true if channel = "dev", but will default to false otherwise. +#ignore-git = true # ============================================================================= # Options for specific targets -- cgit 1.4.1-3-g733a5