Today on Lobsters: A faster way to convert a timestamp ➜ Hour, Min, Sec.
A faster way to convert a timestamp ➜ Hour, Min, Sec
Reply
Today on Lobsters: A faster way to convert a timestamp ➜ Hour, Min, Sec.
Today I found this thread from which I learned:
svn co --config-option config:miscellany:use-commit-times=yes https://example.com/svn/repo/proj
You can also set the option in your svn config, but you probably don’t want to do that.