allowGitMutation property

bool allowGitMutation
final

Whether mutating git operations (add/commit/checkout/restore) are allowed. Off by default.

Implementation

final bool allowGitMutation;