Functions§
- commit
- Commit the changes to the repository with the given commit message in the directory specified by
cwd
. Ifcwd
is not provided, the current working directory is used. - list_
staged - Get a list of staged files in the repository.
cwd
. If cwd
is not provided, the current working directory is used.