hello when I type the command
$ sudo util/udall
I got this message
Already up to date.
Updating hzaddons
Updating 8bb4a1f0..b02a345c
error: Your local changes to the following files would be overwritten by merge:
articles/Widget/Articles_categories.php
articles/articles.php
articles/mod_articles.pdl
cards/Widget/Cards_categories.php
cards/cards.php
cards/mod_cards.pdl
cart/widgets/catalogitem.php
wiki/Lib/NativeWikiPage.php
wiki/Widget/Wiki_pages.php
wiki/wiki.php
Please commit your changes or stash them before you merge.
Aborting
I did
sudo git reset --hard HEAD
sudo git pull
I am on V7.6.1 but still have this message