129
129
('add', ('path', 'file-id', 'kind', 'content' or None))
130
130
('modify', ('file-id', 'new-content'))
133
133
:param message: An optional commit message, if not supplied, a default
134
134
commit message will be written.
135
135
:return: The revision_id of the new commit