{% if let Some(token) = new_token %}
Copy this token now — it will not be shown again:
{{ token }}
Use it as the password (or in the URL) for
git clone https://{{ token }}@makenot.work/owner/repo.git
No access tokens.
{% else %}| Name | Scope | Expires | Last used | |
|---|---|---|---|---|
| {{ t.name }} | {{ t.scope }} | {{ t.expires }} | {{ t.last_used }} |