Releases: sebastianfeldmann/git
Releases · sebastianfeldmann/git
3.11.0
3.10.0
Add reflog
functionality to the LogOperator
3.9.3
Bugfix release :)
3.9.2
Add new Info::getRemoteBranches
method
3.9.1
Switched back from short arrow to closure because of PHP 7.2
3.9.0
Allow to check multiple suffixes at once with Index::getStagedFilesOfTypes
3.8.6
Allow to filter the diff changed file set by file type (suffix)
3.8.5
Allow detection of squash and fixup commits
3.8.4
Fix issue #38 - thanks to @Chemiker90
3.8.3
Do not ignore permission errors while validating the HEAD commit