Skip to content

v0.10.0 Added API for fetching .git directory.

Latest

Choose a tag to compare

@andkirby andkirby released this 31 Jul 21:48
· 1 commit to master since this release
#1: Extend API to fetch .git directory through git command

- Added `Rikby\Console\Helper\GitDirHelper::getDotGitDirectory()`
- Improved getGitDirectory() method.