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
clasp pull should pull latest changes made remotely both additions and deletions (including added or deleted files)
Actual Behavior
Using clasp pull I am finding files deleted in the server are not being deleted locally.
Steps to Reproduce the Problem
clasp clone
Then delete a file on the server
clasp pull
local copy still shows deleted file
Specifications
Node version (node -v): 8.9.4
Version (clasp -v): 1.5.2
OS (Mac/Linux/Windows): Mac
The text was updated successfully, but these errors were encountered:
tanyagupta
changed the title
File deletion on server not reflected in local after _clasp pull_
File deletion on server not reflected in local after clasp pull
Aug 15, 2018
(Please search existing issues before creating a new one.)
Expected Behavior
clasp pull should pull latest changes made remotely both additions and deletions (including added or deleted files)
Actual Behavior
Using clasp pull I am finding files deleted in the server are not being deleted locally.
Steps to Reproduce the Problem
Specifications
node -v
): 8.9.4clasp -v
): 1.5.2The text was updated successfully, but these errors were encountered: