gitea push

This commit is contained in:
2026-05-09 12:19:29 -06:00
parent 06113c95b8
commit 429461e985
1481 changed files with 74306 additions and 52475 deletions
+1 -1
View File
@@ -66,7 +66,7 @@ The options object can have the following properties:
### Passing a string to stdin
You can pass a string to `stdin`, which is useful for whitespace-sensitive values and for secrets you shouldnt be exposed in shell history:
You can pass a string to `stdin`, which is useful for whitespace-sensitive values and for secrets that shouldnt be exposed in shell history:
```ts
const result = await x('gh', ['auth', 'login', '--with-token'], {