Can be set up with any directory containing git repositories. For example with a mounted cifs directory: **/etc/fstab** ``` //REMOTE_DOMAIN/REMOTE_PATH /LOCAL_PATH cifs credentials=CREDENTIALS_FILE,file_mode=0777,dir_mode=0777,uid=USER,gid=GROUP,nofail 0 0 ```