- Electron Projects
- Denys Vuika
- 57字
- 2021-06-24 12:14:31
Installing Git on macOS
Git comes preinstalled with all macOS versions. To verify this, launch the Terminal application and run the following command:
git --version
The output should be similar to the following:
git version 2.17.2 (Apple Git-113)
Please note that it isn't critical if your system's version of Git doesn't match the one in this example.
推薦閱讀
- 微服務(wù)設(shè)計(jì)(第2版)
- JIRA 7 Administration Cookbook(Second Edition)
- 基于Java技術(shù)的Web應(yīng)用開(kāi)發(fā)
- INSTANT Mercurial SCM Essentials How-to
- C++程序設(shè)計(jì)基礎(chǔ)教程
- Python大學(xué)實(shí)用教程
- FFmpeg開(kāi)發(fā)實(shí)戰(zhàn):從零基礎(chǔ)到短視頻上線(xiàn)
- 多媒體技術(shù)及應(yīng)用
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Android智能手機(jī)APP界面設(shè)計(jì)實(shí)戰(zhàn)教程
- Python數(shù)據(jù)預(yù)處理技術(shù)與實(shí)踐
- 虛擬現(xiàn)實(shí):引領(lǐng)未來(lái)的人機(jī)交互革命
- Expert Cube Development with SSAS Multidimensional Models
- 深入理解MySQL主從原理
- Elasticsearch實(shí)戰(zhàn)(第2版)