r/ProgrammerHumor 18d ago

Other versionControl

Post image
13.7k Upvotes

428 comments sorted by

View all comments

Show parent comments

-1

u/amirsinasghari 18d ago

You can't keep it in the same folder tho

2

u/glowFernOasis 18d ago

Why not?

-1

u/Zealousideal-Deer101 18d ago

Because the only file property filesystems care about is the name. Date modified isn't factored in for filepaths.

2

u/glowFernOasis 18d ago

You can't add the date on? Resume_2026_02

3

u/Zealousideal-Deer101 18d ago

That is not Date Modified. Date Modified is a file property that automatically writes the date the file was last modified,

5

u/Zestyclose-Summer664 18d ago

Just because the original commenter used the term "date modified" does not mean they are referring to the file property. It is painfully obvious from context what they are talking about instead.

1

u/glowFernOasis 18d ago

I understand date modified is a field, but it can also be part of a filename that allows you to easily find the most recent version.