Skip to content

Latest commit

 

History

History
38 lines (21 loc) · 1.06 KB

File metadata and controls

38 lines (21 loc) · 1.06 KB

git hook for Labfolder

This project is about using git hook in conjunction with the electronic lab notebook (ELN) Labfolder.

  • add why this project exists. GSP, implement local ELN policies,

Currently only one git hook is used: pre-push. For changes please read changelog.

  • consider mermaid diagramm here

technical requirements

command line dependencies:

  • bash (new MacOs use zsh by default)
  • curl
  • jq
  • add known working versions

limitations/known issues

  • using git from an IDE might result in a problem reading the password from the keyboard. For now divert to pushing from command line

user documentation pre-push

The documentation how to set up and use the pre-push hook can be found in pre-push.md