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
Expected behavior: thatfile is updated on Drive and its modification time is changed there as well.
Actual behavior: thatfile has its modification time on Drive updated but the contents do not change. If the versions are inspected on Drive there is no version corresponding to the updated modification time.
Noticed this due to my propensity to store git repos in Drive. Since they contain many files with contents which change without the size of the file changing, I began to notice the issue causing strangeness.
The text was updated successfully, but these errors were encountered:
To dupe:
drive push thatfile
thatfile
.drive push thatfile
Expected behavior:
thatfile
is updated on Drive and its modification time is changed there as well.Actual behavior:
thatfile
has its modification time on Drive updated but the contents do not change. If the versions are inspected on Drive there is no version corresponding to the updated modification time.Noticed this due to my propensity to store git repos in Drive. Since they contain many files with contents which change without the size of the file changing, I began to notice the issue causing strangeness.
The text was updated successfully, but these errors were encountered: