`
janedoneway
  • 浏览: 580461 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

Git “Command not found” Error in Mountain Lion [Quickfix]

阅读更多

From: http://www.tuicool.com/articles/uIR7Zf

 

Exploring the new Mountain lion can be exciting, especially when you are trying to find out what the latest Mac OS X has to offer . But if you are a web developer who used GIT in your previous OS, you may be prompted with the following error message:

" -bash: git: command not found

when you try executing the git command in your Terminal.

git not found

Don’t worry, here’s how you can fix this very quickly in just two steps.

Step 1

Launch the App Store then download " Xcode ".

install xcode

Step 2

Install Xcode, run it and go to Xcode’s preference via shortcut key Command + ,

Go to the Downloads tab, look for " Command Line Tools ", and click Install .

install command line tools

You may be required to enter an Apple Developer ID. If you don’t have an account, just register for one.

login with apple id

Step 3

We kid. That’s it. Once the Command Line Tool is installed, quit and re-open Terminal, hit the git command and see if it has been successfully reinstated.

test git in terminal


分享到:
评论

相关推荐

    Windows平台的 PHP 报错 Fatal error: Class COM not found in 的解决方法

    Fatal error: Class ‘COM’ not found in XXXXXXXXX 没发现 COM 类,php代码主要是调用一些系统的信息,初想应该是php没配置好,在stackoverflow找到答案,是讨论xampp的,要延伸开来,我加了几个要点: ★ php 根...

    git did not exit cleanly (exit code 1) .md

    使用TortouieGit拉取代码的时候报git did not exit cleanly (exit code 1)的解决步骤

    git_command.zip_git_git command_git commd_git commond_git命令

    标题中的“git_command.zip”显然包含了关于Git命令的资料,而描述进一步确认了这一点,指出这些命令是用于管理代码仓库的。标签再次强调了“git_command”及其不同拼写变体,以及“git命令”。考虑到压缩包内的唯一...

    GnuWin32-Make3.81

    标题 "GnuWin32-Make3.81" 指的是一个针对Windows平台的开源软件项目,它使得用户可以在...通过安装并正确配置这个工具,用户可以避免在GitBash中遇到“command not found”这类问题,从而流畅地进行跨平台的开发工作。

    git客户端(Git+TortoiseGit)

    Git客户端是版本控制系统的核心工具,它允许开发人员追踪和管理代码变更,促进团队协作。Git由Linus Torvalds创建,旨在提高效率并确保代码安全。在这个场景中,我们有两个文件:Git-2.7.2-64-bit_setup.1457942968....

    git git-for-win-master

    Git是世界上最流行的分布式版本控制系统,尤其在软件开发领域中被广泛使用。Git最初由Linux之父Linus Torvalds创建,旨在改进Linux内核开发的版本管理效率。它以其强大的分支管理、高效的性能以及丰富的命令行工具而...

    git.exe与TortoiseGit客户端套件

    Git 和 TortoiseGit 是在软件开发领域中广泛使用的版本控制系统工具,特别在处理代码协作和项目管理时。本文将深入探讨这两个工具的核心功能、应用场景以及它们如何协同工作。 Git 是一个分布式版本控制系统,由 ...

    服务器基础设施配置

    -bash: git: command not found [lidengyin@ldy ~]$ centos通过yum安装git [lidengyin@ldy ~]$ sudo yum install -y git centos通过yum卸载git yum remove git 初次运行配置 安装完git之后,第一件事就是设置用户...

    TortoiseGit和Git

    《TortoiseGit与Git:高效版本控制工具的探索》 在软件开发的世界里,版本控制工具扮演着至关重要的角色,它们使得团队协作和代码管理变得有序而高效。本文将聚焦于两款广受欢迎的版本控制工具——TortoiseGit和Git...

    ros学习过程中遇到的一些小问题

    3. ros/ros.h:没有那个文件或目录gcc.CMakeLists.txt was not found in the root of the folder "demo01_ws"。 解决方法: * 代码编写完成之后需要先编译 * 使用catkin_make命令编译 * 或者在界面时选择ctrl+...

    git command1

    `git command1` 概括了 Git 的一些基本操作和实际应用,主要包括初始化仓库、远程仓库的交互、分支管理和合并等核心概念。 1. **初始化仓库**:使用 `git init` 命令可以在当前目录下创建一个新的 Git 仓库。这会在...

    Git-2.14.1-64-bit

    *NIX users should feel right at home, as the BASH emulation behaves just like the "git" command in LINUX and UNIX environments. Git GUI As Windows users commonly expect graphical user interfaces, Git...

    Manning.Git.in.Practice.2014.9.pdf

    ### Git in Practice (2014) Key Knowledge Points #### Part 1: Introduction to Git **Chapter 1: Local Git** - **Understanding Git**: Git is a distributed version control system designed for managing ...

    git fatal detected dubious ownership in repository 的解决方法.rar

    开发案列优质学习资料资源工具与案列应用场景开发文档教程资料

    android中gradle的环境配置

    react-native在mac上执行gradlew命令报错 ./gradlew:command not found 那么这个问题就是当前项目的./gradlew出问题了 1.1,首先我们要保证环境是对的。也就是说这个工程能跑。 1.2,然后需要在我们project目录下...

    Git-CommandLine

    Git的命令行界面(CommandLine)是其最基础且最强大的使用方式,允许开发者直接通过命令行进行各种操作。本教程将深入探讨Git的命令行工具,特别关注于其在Swift开发中的应用。 1. **Git安装与配置** - 在不同的...

    fix-Compile-git-error.zip

    因为git下载失败导致openwrt编译失败的解决方案!

    Git-2.21.0-64-bit.zip

    * In recent versions of Git, per-worktree refs are exposed in refs/worktrees/<wtname>/ hierarchy, which means that worktree names must be a valid refname component. The code now sanitizes the names...

    GitHack-master

    GitHack-master是一个针对Git源码泄露的利用工具,主要用于帮助安全研究人员或开发者发现并利用`.git`目录泄漏的安全隐患。`.git`目录是Git版本控制系统的一部分,通常在项目根目录下,包含了项目的完整历史版本信息...

    解决git:fatal:Unable to create”…/.git/index.lock” 的错误

    问题描述: 在使用git 进行提交时, 出现上面这个报错, 导致无法提交. 报错大致意思就是创建index.lock文件失败,因为已经存在index.lock文件了. index.lock文件是在.git下面, 而.git是一般是隐藏的, 那么可以通过以下...

Global site tag (gtag.js) - Google Analytics