...* #cli
=======================================
## How to use ref?
**Ref** is a command-line tool that allows you to manage your GitHub references. You can use it to create, list, update, and delete references.
To create a reference, use the following command:
```
ref create <name> <sha>...