versioned_graph/commit
no @todo tag ...
author | Jacco van Ossenbruggen |
---|---|
Mon Jun 23 11:27:50 2014 +0200 | |
committer | Jacco van Ossenbruggen |
Mon Jun 23 11:27:50 2014 +0200 | |
commit | fc424b115a2b6e42a971a29c260d3314ec7d0f72 |
tree | 7b7ce8ff403ada9180f3a9b4a18232949fcf01a3 |
parent | 9fad50ac846b31fe77a167064abd00f9b8f4ae37 |
Diff style: patch stat
diff --git a/lib/parse_git_objects.pl b/lib/parse_git_objects.pl index a4c0477..17a3e77 100644 --- a/lib/parse_git_objects.pl +++ b/lib/parse_git_objects.pl @@ -7,7 +7,7 @@ Parse commit and tree objects from their git serialisation. Note that blob objects can be directly parsed using rdf_read_turtle/3. -@todo: parse git tag objects +todo: parse git tag objects @author: Jacco van Ossenbruggen */