D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
git
/
contrib
/
mw-to-git
/
bin-wrapper
/
Filename :
git
back
Copy
#!/bin/sh # git executable wrapper script for Git-Mediawiki to run tests without # installing all the scripts and perl packages. GIT_ROOT_DIR=../../.. GIT_EXEC_PATH=$(cd "$(dirname "$0")" && cd ${GIT_ROOT_DIR} && pwd) GITPERLLIB="$GIT_EXEC_PATH"'/contrib/mw-to-git'"${GITPERLLIB:+:$GITPERLLIB}" PATH="$GIT_EXEC_PATH"'/contrib/mw-to-git:'"$PATH" export GITPERLLIB PATH exec "${GIT_EXEC_PATH}/bin-wrappers/git" "$@"
Name
Size
Last Modified
Owner
Permissions
Actions
git
0.409
KB
May 31 2024 12:41:06
root
0644
2017 © D7net | D704T team