Work Around (Source Control) Restoration #401
mitchelangelo
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
A work around involving caching the target directory locally and restoring source control features would be ideal. That way you don't have to overcome the permission issue, you could add a hook to save which saves both locally to the cached repo and remotely to the source for synchronization. You would also have to include hidden files. That could be a possible work around for SSH FS to restore source control feature of remote git repositories for targetted directories which open a workspace.
Beta Was this translation helpful? Give feedback.
All reactions