Hi Tim,
We have not designed the feature to work this way; therefore, we do not support it.
Git, as a technology, is based on working with files, where CLI or GUI are just different interfaces for interacting with Git repositories. While executing Git commands directly via CLI might work in some cases, it lacks the additional logic and validation included in the Sisense Git projects UI. Moving files directly will most likely not work, as it generally relies on the oids of the assets and their sub-entities, which are generated by the application and stored in the database.
Kindly, let me know the end flow you would like to achieve that requires direct manipulation via SSH?