def commit( dry_run: bool = False, force: bool = False, no_apply: bool = False, no_commit: bool = False, ): print("Commit, force:", force)