This repository has been archived by the owner on Aug 23, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
219 - Adds encodeURIComponent() to
branch
Pretty straightforward, though it does rely on: https://github.com/tinacms/teams-serverless/issues/427 to fully work. Simply takes `options.branch` and runs `encodeURIComponent()` against it: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent
- Loading branch information