| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-02 | git: check homebrew/core existence before installing brewed git | Xu Cheng | |
| 2016-03-21 | utils/git: various improvement | Xu Cheng | |
| * Use `ENV/scm/git` to check whether git is installed. * Use `brew install git` to enforce pre-install checks such as sudo check. | |||
| 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. | |||
