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
If someone passes in "/path/to/something" the first forward slash is not necessary and leads to the source passed to the CLI containing 2 forward slashes. We could trim that if present.
The text was updated successfully, but these errors were encountered:
If someone passes in "/path/to/something" the first forward slash is not necessary and leads to the source passed to the CLI containing 2 forward slashes. We could trim that if present.
The text was updated successfully, but these errors were encountered: