git
This commit is contained in:
@@ -21,8 +21,11 @@ function getLastTenCommits() {
|
||||
echo "</div>";
|
||||
}
|
||||
|
||||
echo "<div class='box'>";
|
||||
echo "<h5>GIT LOG</h5>";
|
||||
getLatestCommit();
|
||||
getLastTenCommits()
|
||||
getLastTenCommits();
|
||||
echo "</div>";
|
||||
?>
|
||||
|
||||
@endsection
|
||||
|
Reference in New Issue
Block a user