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 -

android - IBM Worklight 6.1 [Application Error] There was a network error (file:///android_asset/www/index.html) -