We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Once installed it yields
Remember to set configuration from /usr/share/nginx/www/lib/plugins/dokugitviewer/config.inc.php and remove the line which starts with "die"
After fixing that, I try with this in a page: <dokugitviewer:repository=https://github.com/tuomasj/dokugitviewer.git> The verdict:
<dokugitviewer:repository=https://github.com/tuomasj/dokugitviewer.git>
/opt/local/bin/git --git-dir=WHERE ARE YOUR REPOSITORIES LOCATED, ABSOLUTE PATHhttps:github.comtuomasjdokugitviewer.git/.git log --pretty=format:"%H|%at|%an|%s" -10git failed, is git path correct?
I made two other changes with no more success:
/usr/bin/git --git-dir=/temp/https:github.comtuomasjdokugitviewer.git/.git log --pretty=format:"%H|%at|%an|%s" -10git failed, is git path correct?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Once installed it yields
After fixing that, I try with this in a page:
<dokugitviewer:repository=https://github.com/tuomasj/dokugitviewer.git>
The verdict:I made two other changes with no more success:
The text was updated successfully, but these errors were encountered: