intersystems / git-source-control

Server-side source control hooks for InterSystems' platforms to facilitate use of git, especially in shared and/or remote development environments and for interoperability graphical editors
11 stars 7 forks source link

Creating a new item automatically adds it to source control #489

Open isc-pbarton opened 1 week ago

isc-pbarton commented 1 week ago

On latest commit in main e9b877082c10d3d396a16b89f5655b74225bbde3, if I create a new class through VS Code, it is automatically exported to the git repository. This occurs in Advanced mode. It should only happen in Basic mode.

isc-tleavitt commented 1 week ago

I'm of mixed opinions on this and inclined to think it's a feature, and we should just update documentation.