Version is <v5.10.42>
Environment Ubuntu apache self hosted
When I do Git fetch I get all the versions and along with the origin/v5-stable
when I try to update using
git reset --hard origin/v5-stable (it brings me back to v5.10.17)
so my question is how I can get the application notify me with a new version when only v5-stable get updated ?