Hello, Oliver Kullmann wrote: > Hello, > > when using > > Transitional> git pull ssh://user@xxxxxxx/~/path/to/Transitional master > > on a remote machine I get > > Password: > bash: git-upload-pack: command not found > fatal: The remote end hung up unexpectedly Where is git-upload-pack on the server machine? Where do you set your PATH to include $(basedir git-upload-pack). Does git pull --upload-pack /path/to/git-upload-pack ... help? Best regards Uwe -- Uwe Kleine-König -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html