Skip to content

sg: record previously installed version on bootstrap, install

Warren Gifford requested to merge sg/add-version-recording into main

Created by: bobheadxi

Adds:

sg version -record   # record currently installed commit
sg version -recorded # show currently recorded commit

This is automatically added on bootstrap.sh and install.sh. This will help us build changelog functionality into sg, which I'm envisioning as sg version changelog

Merge request reports

Loading