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

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -