Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 419 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 419 Bytes

Spinnaker IntelliJ IDEA files

IntelliJ IDEA will modify some of these files from their checked-in versions when the project is opened. To work around this, the Spinnaker Gradle plugin will mark these files in Git as "assume unchanged", telling Git to ignore any local changes. If you want to commit changes to these files, you will need to undo that.

$ git update-index --no-assume-unchanged $FILENAME