diff options
| -rw-r--r-- | odb.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ type Odb struct { ptr *C.git_odb } -// OdbBackends need public Ptrs: client apps init the backend type OdbBackend struct { ptr *C.git_odb_backend } |
![]() |
index : go.wit.com/lib/libgit2.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | odb.go | 1 |
@@ -17,7 +17,6 @@ type Odb struct { ptr *C.git_odb } -// OdbBackends need public Ptrs: client apps init the backend type OdbBackend struct { ptr *C.git_odb_backend } |