"#"
This commit is contained in:
@@ -35,7 +35,7 @@ Copy from [examples/](examples/) and customize paths/branches:
|
||||
|
||||
```yaml
|
||||
# .gitea/workflows/josh-sync-forward.yml
|
||||
- uses: org/josh-sync@v1
|
||||
- uses: https://your-gitea.example.com/org/josh-sync@v1
|
||||
with:
|
||||
direction: forward
|
||||
env:
|
||||
@@ -59,7 +59,7 @@ Run `josh-sync preflight` to validate your setup.
|
||||
## CLI
|
||||
|
||||
```
|
||||
josh-sync sync [--forward|--reverse] [--target NAME] [--branch BRANCH]
|
||||
josh-sync sync [--forward|--reverse] [--target NAME[,NAME]] [--branch BRANCH]
|
||||
josh-sync preflight
|
||||
josh-sync import <target>
|
||||
josh-sync reset <target>
|
||||
|
||||
Reference in New Issue
Block a user