From 31b4f2b80616f570c83ed62d20f8b14ec5ba425b Mon Sep 17 00:00:00 2001 From: scott Chacon Date: Sun, 11 Nov 2007 17:11:19 -0800 Subject: adding my testing git directory --- EXAMPLES | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'EXAMPLES') diff --git a/EXAMPLES b/EXAMPLES index 936a213..61f7236 100644 --- a/EXAMPLES +++ b/EXAMPLES @@ -128,8 +128,4 @@ g.pull(Git::Repo, Git::Branch) # fetch and a merge g.add_tag('tag_name') # returns Git::Tag - -***** IMPLEMENTED ***** - - -g.pack +g.repack -- cgit