rocket-a

文書の過去の版を表示しています。


<?php
$repoDir = '/home/alma/rocketa_mvp.git';
$commit = '43ee072';
$diff = shell_exec(“git –git-dir=” . escapeshellarg($repoDir) . “ show ” . escapeshellarg($commit));
echo “<pre>$diff</pre>”;

diff.1760942565.txt.gz · 最終更新: by root