Skip to content

Conversation

eed3si9n
Copy link
Member

No description provided.

@eed3si9n eed3si9n merged commit afebf8f into main Aug 11, 2025
4 checks passed
@eed3si9n eed3si9n deleted the wip/bump-sbt branch August 11, 2025 05:30
val gitUncommittedChanges = SettingKey[Boolean]("git-uncommitted-changes", "Whether there are uncommitted changes.")

// A Mechanism to run Git directly.
@cacheLevel(include = Array.empty)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be an option to use @transient annotation which would be less boilerplate

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea - sbt/sbt#8204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants