Exposes this folder's properties as defaults from the beginning of descendant builds. Enable this when a Declarative environment block, Pipeline-from-SCM repository, branch, or Jenkinsfile path needs the values before a build wrapper or withFolderProperties block can run.
A definition in a closer folder still wins. Build parameters and explicit Pipeline environment declarations may override these defaults. The values are snapshotted when the build first requests its environment.
Git lightweight checkout does not expand variables in the remote URL; use a fixed URL or disable lightweight checkout when the URL contains a folder property reference.