git 双语例句
全部
1·Imagine that you know you're an evil git, but you know that the person you're playing against or with, is an indignant angel.
想象一下,你知道你是个邪恶的卑鄙小人,但是,你知道,和你一起玩或对抗的人是一个愤愤不平的天使。
2·Git up on one another's backs and let me touch 'em.
爬到另一个人的背上,让我摸摸它们吧。
3·Ole missis, she tole me I got to go an' git dis water an' not stop foolin' roun' wid anybody.
老太太,她告诉我去提水,路上不准停下来和别人玩。
4·Set the Git environment variable.
设置Git环境变量。
5·Updating your local Git repository.
更新本地Git仓库。
6·What else can Git do?
Git 还可以干什么?
7·Open a new command prompt and enter git.
打开一个新的命令提示符并输入git。
8·See git push --help.
参考 git push --help。
9·Add a file: touch foo.txt; git add foo.txt.
添加文件:touch foo . txt; git add foo . txt。
10·Commit: git commit -m added foo.txt commit.
提交:git commit - m “ added foo . txt ” commit。
