You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
♻️ REFACTOR: to/from-site to to/from-project (#34)
This PR renames the two CLI commands:
- `to-site` and `from-site`
to instead be:
- `to-project` and `from-project`
The rationale for this is to avoid using web-specific terminology (web**site**).
0 commit comments