| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-09-09 | FormulaInstaller: reset git_available? when installing git | Xu Cheng | |
| Closes Homebrew/homebrew#43693 Signed-off-by: Xu Cheng <xucheng@me.com> | |||
| 2015-09-09 | doctor: use Utils.git_available? instead of git? | Xu Cheng | |
| 2015-09-09 | git_available?: cache the result | Xu Cheng | |
| 2015-09-02 | add git utils | Xu Cheng | |
| Two methods: * `Utils.git_available?` checks whether git is installed. * `Utils.ensure_git_installed!` installs git for users who don't install Xcode or CLT. | |||
