Skip to content

Commit 1284668

Browse files
Update gitODBSetCommitGraph(odb:cGraph:) documentation
1 parent 445a98a commit 1284668

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/SwiftLibgit2/ODB/ODB-Functions.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1195,7 +1195,7 @@ public func gitODBGetBackend(
11951195
/// ## Discussion
11961196
///
11971197
/// - Important: If the operation succeeds, ownership of the given commit graph
1198-
/// will be transferred to libgit2. The caller must not free it.
1198+
/// will be transferred to libgit2. The caller must not free the commit graph.
11991199
///
12001200
/// ## C Equivalent
12011201
///

0 commit comments

Comments
 (0)