Git up on one another's backs and let me touch 'em.
爬到另一个人的背上,让我摸摸它们吧。
Set the Git environment variable.
设置Git环境变量。
Git 还可以干什么?
Open a new command prompt and enter git.
打开一个新的命令提示符并输入git。
参考gitpush --help。
You always were an insufferable git.
你一直都是这么惹人厌的家伙。
Add a file: touch foo.txt; git add foo.txt.
添加文件:touchfoo . txt;gitadd foo . txt。
You're a right foul git, you know that?
你是个违反规则的饭桶知道吗?
When I git home, everybody is still asleep.
当我GIT中家里,每个人都还在睡觉。
Git is still relatively new and is under development.
Git仍然相对较新,仍然处于不断开发中。
There is no mention of the synchronization via git push.
日志中没有提到通过gitpush实现的同步。
If you already have Git installed, you can skip this step.
如果您已经安装了Git,那么可以跳过这一步。
Execute the git commit command to check in your initial files.
执行gitcommit命令签入初始文件。
All right, so finally let's see the Git log of what just happened.
一切良好,那么让我们看看记录刚才发生的操作的Git日志。
Other good options for version control include Subversion and GIT.
用于版本控制的其他好的选择有Subversion和GIT。
To start the process, you need to install Git on your Windows machine.
要开始此过程,您需要在您的windows机器上安装Git。
You can then easily commit them by issuing the git commit command.
这时可以使用gitcommit命令轻松搞定。
This directory will contain a hidden dotfile directory called .git/.
这个目录包含了一个隐藏目录.git/ 。
And probably most importantly: GIT is not a good binary storage solution.
最要紧的一点也许是:GIT并不是一个很好的二进制存储方案。
We can commit and push to our repository, much like any other Git system.
我们可以向代码库进行提交和推送,就和其他Git系统一样。
Unfortunately, this also means that Git is perfectly happy to lose history.
不幸的是,这也意味着Git完全乐意丢失修订历史。
Use a version control system to store your files, such as Subversion or Git.
使用某种版本控制系统储存你的文件,比如Subversion或Git。
You should also know or be prepared to learn about the Git versioning tool.
您还应该了解或准备好了解Git版本控制工具。
You can use Git to manage local repositories without mirroring someone else's work.
我们可以使用Git来管理本地仓库,而不用镜像其他人的工作。
Now you have made your first commit to your new git repository! Congrats, you geek.
大功告成,我们已经向git仓库完成了第一次提交!
Optionally, use the git status command to check the status of your new project.
还可以选择使用gitstatus命令查看新项目的状态。
Use the git init command to create an empty repository in the current directory.
使用gitinit命令在当前目录中创建一个空的存储库。
Quite simply, Git is Linus Torvalds' recently implemented source code management software.
非常简单地说,Git是LinusTorvalds最近实现的源代码管理软件。
Quite simply, Git is Linus Torvalds' recently implemented source code management software.
非常简单地说,Git是LinusTorvalds最近实现的源代码管理软件。
应用推荐