In a new env, if I run devlog sync pull, it will download all the files.
This will create a new file with the latest timestamps, it gives the program the illusion that all the files are updated - in fact, it is not this case!
Let's figure out a way to show that, hey, these files are just downloaded from the remote storage, they are not new.
In a new env, if I run
devlog sync pull, it will download all the files.This will create a new file with the latest timestamps, it gives the program the illusion that all the files are updated - in fact, it is not this case!
Let's figure out a way to show that, hey, these files are just downloaded from the remote storage, they are not new.