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
(Note: Non-breaking issues are likely not to be prioritized. Please consider a PR in addition to your issue)
It's not an issue first of all. Just like to mention that it's a feature clasp should have.
I'd be happy to do the code for it too if I get some positive response regarding the feature.
Expected Behavior
We should be able to revert a bad clone. Some first time user might be cloning badly or simply don't want to clone.
Actual Behavior
There should exists some clasp clone revert kind of command similar to git revert.
Steps to Reproduce the Problem
clasp clone "project id"
Specifications
Node version (node -v): v20.9.0
Version (clasp -v): 2.4.2
OS (Mac/Linux/Windows): Windows
The text was updated successfully, but these errors were encountered:
It's not an issue first of all. Just like to mention that it's a feature clasp should have.
I'd be happy to do the code for it too if I get some positive response regarding the feature.
Expected Behavior
We should be able to revert a bad clone. Some first time user might be cloning badly or simply don't want to clone.
Actual Behavior
There should exists some
clasp clone revert
kind of command similar togit revert
.Steps to Reproduce the Problem
Specifications
node -v
): v20.9.0clasp -v
): 2.4.2The text was updated successfully, but these errors were encountered: