Skip to content

Commit 9fe2259

Browse files
Added docs for sandbox git commands (#87)
* docs for git operations
1 parent 64d1da0 commit 9fe2259

2 files changed

Lines changed: 428 additions & 1 deletion

File tree

docs.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,12 @@
152152
"docs/commands/background"
153153
]
154154
},
155+
{
156+
"group": "Git",
157+
"pages": [
158+
"docs/git"
159+
]
160+
},
155161
{
156162
"group": "MCP Gateway",
157163
"pages": [
@@ -329,4 +335,4 @@
329335
"permanent": true
330336
}
331337
]
332-
}
338+
}

0 commit comments

Comments
 (0)