|
From: Oliver G. <ol...@cp...> - 2026-01-13 16:14:51
|
Hi, If you're developing/patching netdisco-mibs using the workflow and scripts documented here: https://github.com/netdisco/netdisco-mibs/wiki/Updating-MIBs Then please be aware that we have updated some things and you need to install git-lfs, and enable it: # install git-lfs somehow, like using brew (see https://git-lfs.com/) git lfs install git config --global diff.lfs.textconv cat Many thanks! oliver. |