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
Snippets Groups Projects
  • kraus's avatar
    50c003e3
    Adding hooks that update the git revision in the files revision.h in both · 50c003e3
    kraus authored
    classic/5.0/src/ and src/ whenever the repository changes. This helps to
    reproduce simulation data since the git revision string is written to the
    stat file as well as the H5 file. Sofar this string has been updated only
    when one runs cmake. This causes a mismatch between the logged git
    revision and the revision that corresponds to the binary that produced
    the data.
    
    To facilitate your local install and future improvements of the hooks
    consider applying the script hooks/create-hook-symlink.sh.
    50c003e3
    History
    Adding hooks that update the git revision in the files revision.h in both
    kraus authored
    classic/5.0/src/ and src/ whenever the repository changes. This helps to
    reproduce simulation data since the git revision string is written to the
    stat file as well as the H5 file. Sofar this string has been updated only
    when one runs cmake. This causes a mismatch between the logged git
    revision and the revision that corresponds to the binary that produced
    the data.
    
    To facilitate your local install and future improvements of the hooks
    consider applying the script hooks/create-hook-symlink.sh.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.