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

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

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

google shop client API returns 400 bad request error while adding an item -