Skip to content

Commit 1336449

Browse files
author
Documentation Site Generator
committed
Documentation update 2026-08-15
1 parent 6e0f3a5 commit 1336449

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/api/main.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"info": {
33
"version": "main",
4-
"commit": "0b87f30bd9c4c01959993c457bffcb1779b9967a"
4+
"commit": "0334930c0ee3efcd9b145e4a1cedce5e29be7afc"
55
},
66
"groups": {
77
"sys/alloc": {
@@ -37411,7 +37411,7 @@
3741137411
],
3741237412
"params": [
3741337413
{
37414-
"name": "out",
37414+
"name": "iter",
3741537415
"direction": "in",
3741637416
"comment": "The implementation shall set this to the allocated\n reference iterator. A custom structure may be used with an\n embedded `git_reference_iterator` structure. Both `next`\n and `next_name` functions of `git_reference_iterator` need\n to be populated."
3741737417
},
@@ -37706,7 +37706,7 @@
3770637706
"comment": "The reference which should be unlocked."
3770737707
},
3770837708
{
37709-
"name": "who",
37709+
"name": "sig",
3771037710
"direction": "in",
3771137711
"comment": "The person updating the reference. Shall be used to create\n a reflog entry in case `update_reflog` is set."
3771237712
},

docs/reference/main/.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"version": "main",
3-
"commit": "0b87f30bd9c4c01959993c457bffcb1779b9967a"
3+
"commit": "0334930c0ee3efcd9b145e4a1cedce5e29be7afc"
44
}

0 commit comments

Comments
 (0)