summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorscott Chacon <schacon@agadorsparticus.corp.reactrix.com>2007-11-07 16:24:15 -0800
committerscott Chacon <schacon@agadorsparticus.corp.reactrix.com>2007-11-07 16:24:15 -0800
commitb5d6b907b080992c2d0220eceb66f4ffa85207cd (patch)
tree6a9b2829ac3087b237a88ffe90528905f90c6e34 /README
parentf5baa11a1c82dc42ade5c291e9f061c13b66bc2f (diff)
downloadthird_party-ruby-git-b5d6b907b080992c2d0220eceb66f4ffa85207cd.tar.gz
third_party-ruby-git-b5d6b907b080992c2d0220eceb66f4ffa85207cd.tar.xz
third_party-ruby-git-b5d6b907b080992c2d0220eceb66f4ffa85207cd.zip
got the first round working
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index fa18dc1..e881eb2 100644
--- a/README
+++ b/README
@@ -28,7 +28,7 @@ require 'git'
# needs read permission only
-g = Git.new (working_dir = '.')
+g = Git.open (working_dir = '.')
(git_dir, index_file)
g.index