can git have remote work-tree (used to checkout to remote server)? -


is possible set git: git_work_tree=ssh://user@env.example.com/path/to/folder ? need checkout branch server doesn't have git set up

you can similar sshfs example.

http://fuse.sourceforge.net/sshfs.html

(on linux...)


Comments

Popular posts from this blog

user interface - How to replace the Python logo in a Tkinter-based Python GUI app? -

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -