From bcf3095df8f91f95cd6123cde8e83d1ef0c9ba0f Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Sat, 5 May 2012 20:10:55 +0200 Subject: [PATCH] Moving pretty_dump elsewhere --- public_html/libgit/base.php | 19 +++++++++++++++++++ public_html/libgit/class.repository.php | 20 -------------------- 2 files changed, 19 insertions(+), 20 deletions(-) diff --git a/public_html/libgit/base.php b/public_html/libgit/base.php index f2feecd..7b15c05 100644 --- a/public_html/libgit/base.php +++ b/public_html/libgit/base.php @@ -1,4 +1,23 @@