Skip to contents

updates file content, prerequisite, must be a file multiple files can be updated at once

Usage

updateFileContent(ident, localPath, comment = "modified by improveRW")

Arguments

ident

the resources to be updated

localPath

the path to the file with the new fileContent

comment

comment for the commit, defaults to "modified by improveRW"

References

ics1210