Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH v7 3/7] git-remote-mediawiki: New git bin-wrapper for developement

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:57:59

benoit.person@ensimag.fr writes:
+GIT_ROOT_DIR=../../..
+GIT_EXEC_PATH=$(cd "$(dirname "$0")" && cd ${GIT_ROOT_DIR} && pwd)
+
+GITPERLLIB="$GIT_EXEC_PATH"'/contrib/mw-to-git:'"$GITPERLLIB"
The same comment on ':' applies here.
+PATH="$GIT_EXEC_PATH"'/contrib/mw-to-git:'"$PATH"
But not to this, as PATH is unlikely to be empty ;-)
+
+export GITPERLLIB PATH
+
+exec "${GIT_EXEC_PATH}/bin-wrappers/git" "$@"
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help