Releases: matteosister/GitElephant
Releases · matteosister/GitElephant
v1.0.15
- Symfony 3.0 compatibility
- some small fixes
v1.0.14
strict equalities and coding standards
v1.0.13
Release to update dependencies
v1.0.12
- isClean and isDirty methods
- deps updated
v1.0.11
bugfix release
v1.0.10
- fetch tags from remotes by @adamlacoste (PR)
- force delete of a branch by @adamlacoste (PR)
- better merge handling by @adamlacoste (PR)
- isBare() and rev-parse command by @mathroc and @John-Schlick (PR)
- init and update submodules by @adamlacoste(PR)
- global flags by @adamlacoste(PR)
v1.0.9
- Added --rebase option for git pull by @MartijnBraam (PR)
- Better exeption messages by @clemens-tolboom (PR)
- --allow-empty on commit by @clemens-tolboom (PR)
v1.0.8
- commit with a different author (thanks to @MartijnBraam)
- deps updated
v1.0.7
updates phpcollection dependency to 0.4.0
some minor code tweaks. Mainly phpdocs
v1.0.4
Little compatibility fix for git add, that require --all