Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
  • gsell's avatar
    cleanup initialisation · f05e9be3
    gsell authored
    - Pmodules/bash: contains now only the 'module()' function, some sanity
      checks and initialization of bash completion plus unsetting some unused
      variables.
    - Pmodules/libstd.bash: bug fixed in std::append_path if path includes spaces
    - Pmodules/modulecmd.bash.in: (re-)initialize if 'PMODULES_ENV' is empty or
      unset
    f05e9be3