Ok, found a indirectly way to do so, just build a static git command under the NFS folder /data/sascode which can be accessed by computer server as mapped folder /sascode, then this git command can be executed on compute server now: static built git command is the key, it does not need the third party components which are not available on compute server.
... View more