Hello,
I have been using https://github.com/intersystems-ru/cache-tort-git, it has few issues so I want to switch to https://github.com/intersystems-ib/cache-git-studio. Now on a clean vm I have installed cache-git-studio and configure required cache-git-studio using ^GITConfig global and configured namespace to use Studio.SourceControl.GIT source control.
I do see Git menu from Caché Studio (Atelier is not an option for me) however I don't see any option to add packages or csp directory/files to git and for any files that I open, I see messages like
/csp/healthshare/xx/footer.CSP is not in source control, skipping import
xx.yy.CLS is not in source control, skipping import
From Caché Studio, how to I add packages and CSP Files to git for commit/push ?
Thanks