I was wondering how possible it is to check a github repo for new commits and compare it with the existing code to based on the Baseline loading of a Github repo to Pharo. Is it possible ?��

I want to make an updater for my project that will pop up a dialog to alert the user for new updates in my Github repo.��

Does a Baseline have access to git commits and their time/date signature ?��

By the way Dale forgot to reply previously that I am definetly checking out git tags as you suggested.��