The history command allows you to view the commit history for your project.
This is the same as the information displayed in the Project History list in the History tab for your project on the ActiveState Platform.
To view history for the current project:
state history
To view history for a specified project by <owner>/<projectname>
:
state history --namespace ActiveState/ActivePython-3.6.6
The following information is displayed in the output for each commit.
commit e3a9e215-ed72-4de5-9271-73870a33d08a
Author: jsmith
Date: 30 Apr 2020 18:27
Description: Added language: python 2.7.18
python 2.7.18 added