Skip to content

Option to disable timestamps #3706

@swashbuck

Description

@swashbuck

Subject of the issue

The timestamps that have been added in #3650 is causing some friction in our collaborative workflows in SVN. With every commit, timestamps are updated in the following files.

Image

Problems

  • When working as a team, this creates merge conflicts which must be dealt with. While it's not difficult to choose "accept incoming file", it still needs to be manually done.
  • These files are added to most commits which clutters the change logs. In most cases, the only change is the timestamps.

Suggestions

  1. Do not update timestamps when building with the grunt dev option. The grunt build option would still update the timestamps.
  2. Add a new option to config.json called _disableTimestamps

Metadata

Metadata

Assignees

No one assigned

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions