Function __global->git_repos

Definitions

config_editor.php

  • Find the Git branch name. This is useful for making this config file context-adaptive (i.e. dev settings vs production settings).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Return

  • Branch name (null: not in Git)
  • Type: ?ID_TEXT
  • Set: N/A
  • Range: N/A

sources/global2.php

  • Find the Git branch name. This is useful for making this config file context-adaptive (i.e. dev settings vs production settings).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Return

  • Branch name (null: not in Git)
  • Type: ?ID_TEXT
  • Set: N/A
  • Range: N/A