sbt/main
Ethan Atkins 494755f0f7 Clear meta build state on session save
The `session save` command has the side effect of modifying a "*.sbt"
file so we don't want to warn about changes or automatically reload when
we return to the shell. Setting the hasCheckedMetaBuild attribute key to
false is sufficient to prevent this.

Ref: https://github.com/sbt/sbt/issues/4813
2019-06-19 16:15:00 -07:00
..
src Clear meta build state on session save 2019-06-19 16:15:00 -07:00
NOTICE Add, configure & enforce file headers 2017-10-05 09:03:40 +01:00