- 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.
推薦閱讀
- Java程序設計實戰教程
- INSTANT OpenCV Starter
- C語言程序設計(第2版)
- Learning AWS Lumberyard Game Development
- C#程序設計教程
- 實戰低代碼
- Bootstrap 4:Responsive Web Design
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- C#應用程序設計教程
- 計算機應用基礎實踐教程
- Instant PHP Web Scraping
- Visual Studio Code 權威指南
- Spring 5 Design Patterns
- Xcode 6 Essentials
- Fastdata Processing with Spark