Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 800 Bytes

demos.md

File metadata and controls

24 lines (14 loc) · 800 Bytes

Demos taken with asciinema. (Yes, I have revoked the access token I used when recording these.)

No-op

A no-op, where the configuration is already in sync with the remote Gitea instance (raw cast): No-op update demo

Repo creation

Create a repo by adding an appropriate entry in config (raw cast): Repo creation demo

Repo update

Make a change to that repo by editing some of its fields in the config file (raw cast): Repo update demo

Repo deletion

Delete the repo by setting its "deleted" field to true (raw cast): Repo deletion demo