DvcsDownloaderInterface
in
DVCS Downloader interface.
Tags
Table of Contents
- getUnpushedChanges() : string|null
- Checks for unpushed changes to a current branch
Methods
getUnpushedChanges()
Checks for unpushed changes to a current branch
public
getUnpushedChanges(PackageInterface $package, string $path) : string|null
Parameters
- $package : PackageInterface
-
package directory
- $path : string
-
package directory
Return values
string|null —changes or null