Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
RevisionControl::commit Method (OdTfCommitInfo&, OdTfDigest&)
Syntax
C++
void commit(OdTfCommitInfo& commit_message, OdTfDigest& revision_sha);

Stores the current workspace changes in a new commit along with a log message from the user describing the changes.

Parameters
Description
commit_message
[in] message for revision (autor, log)
revision_sha
[out] sha of just created revision
Copyright © 2002-2022. Open Design Alliance All rights reserved.