Git FAQ & Resources
8/22/2009 11:00:45 PM
http://yuilibrary.com/gitfaq/
Ubuntu
- Install the
git-corepackage sudo apt-get install git-core- After installation open a terminal and type:
git --version - You should see something like this:
git version 1.5.4.3 - Git is now installed and working
本文介绍如何在Ubuntu系统中安装Git,并验证安装是否成功。通过简单的命令行操作即可完成Git的安装,适合初学者及需要在Ubuntu环境下使用版本控制工具的开发者。
2327

被折叠的 条评论
为什么被折叠?



