forked from kamat/blog
11 lines
183 B
Markdown
11 lines
183 B
Markdown
# Git Push Smoke Test
|
|
|
|
This repository verifies that the OpenClaw agent can create a local Git
|
|
repository and push commits to the configured Gitea server.
|
|
|
|
Run:
|
|
|
|
```sh
|
|
./hello.sh
|
|
```
|