Commits a directory as the content of a branch and pushes it to a remote repository.
Promise resolved once the commit is pushed.
Runs handler with a temporary directory.
handler
The temporary directory is cleaned automatically at the end.
Generated using TypeDoc
Commits a directory as the content of a branch and pushes it to a remote repository.