diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-11-11 03:22:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-11-11 03:22:25 +0000 |
commit | 60ca7e308f18dcef0bc091551aa23b90a375009c (patch) | |
tree | 20188915dd66801fbbf2a53545e1042a1ba93026 /devel/rubygem-grit | |
parent | 9f35216f2ff91dfa5e649033701f7805b6093dac (diff) |
Notes
Diffstat (limited to 'devel/rubygem-grit')
-rw-r--r-- | devel/rubygem-grit/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-grit/pkg-descr b/devel/rubygem-grit/pkg-descr index aecccb223707..4a69daacb63f 100644 --- a/devel/rubygem-grit/pkg-descr +++ b/devel/rubygem-grit/pkg-descr @@ -3,4 +3,4 @@ an object oriented manner. Grit gives you object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. -WWW: http://github.com/mojombo/grit +WWW: https://github.com/mojombo/grit |