-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
LV Git Hooks by Felipe Pinheiro Silva - Toolkit for LabVIEW Download
Framework for running git hooks in LabVIEW

Version | 1.4.1.24 |
Released | Apr 26, 2025 |
Publisher | Felipe Pinheiro Silva |
License | MIT |
LabVIEW Version | LabVIEW>=20.0 |
Operating System | Windows NT,Linux |
Dependencies | jdp_science_jsontext wiresmith_technology_lib_g_cli felipefoz_lib_lv_rainbow_terminal felipefoz_lib_dev_hooks |
Project links | Homepage Documentation Repository Discussion |
Description
This library provides a framework for running git hooks in LabVIEW.
Git hooks can run in different stages in the git workflow. See the supported hook types section.
Supported hook types: pre-commit, commit-msg
For more info: https://gitlab.com/felipe_public/lv-git-hooks
Release Notes
1.4.1.24
(Apr 26, 2025)
### Bug Fixes
- cmd-run: move clear unstaged files to be after cache stage [#10]
- create cache: adds condition for check FP status [#9]
- fix VIPM build issues with the call library node path.
felipefoz
was a contributor to this release