status
Display status of files in working folder and staging area in Git repository
Since R2023b
Syntax
Description
returns the status of files in the working folder and the staging area in the Git™ repository statusDetails
= status(repo
)repo
.
returns only the status of the specified files.statusDetails
= status(repo
,Files=listOfFiles
)
specifies additional options as one or more name-value arguments.statusDetails
= status(repo
,Name=Value
)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2023b