#conf file difference between harvest version
1 messages · Page 1 of 1 (latest)
hi @river helm there are few ways to achieve that:
a) git clone or download tarball for each version and use your favorite diff tool to compare the contents of the conf directory
b) clone the repo and use git diff https://git-scm.com/docs/git-diff#git-diff-emgitdiffemltoptionsgtltcommitgtltcommitgt--ltpathgt82308203
c) Use github to diff between two releases, e.g. this shows the differences between release 24.11.1 and 25.02.0. If you search for conf/ you will see the differences in all templates between those two versions https://github.com/NetApp/harvest/compare/release/24.11.1..release/25.02.0