-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Labels
Description
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.
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
- Do not update timestamps when building with the
grunt devoption. Thegrunt buildoption would still update the timestamps. - Add a new option to config.json called
_disableTimestamps
oliverfoster
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog