' Git Workshop: edit the revision message, commit, push and pull it.
' Git actions belong to the IDE; this is an ordinary BASIC program.
PRINT "CORTEX GIT WORKSHOP"
PRINT "Revision 1: my first Git project"
PRINT "Change this message in Editor, then open Git to review the diff."
