We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b56e9 commit 3ca9c4cCopy full SHA for 3ca9c4c
_posts/2012-08-14-git-quiz-released-on-github.md
@@ -0,0 +1,26 @@
1
+---
2
+layout: post
3
+title: "Git测试问卷完整版"
4
5
+
6
+在为深圳某客户提供 [研发管理平台实施和培训的项目](http://www.ossxp.com/doc/about-us/ossxp-services.pdf) 中,应客户要求提供了两套问卷试题。背负考核任务去学习,团队转换配置管理工具的效果自然会更好吧。
7
8
+问卷A最早公布于 [我的博客](http://www.worldhello.net/2012/03/19/git-quiz.html),并由 [@非专业IT民工](http://weibo.com/sysadm) 给出了答案和详尽的解释:
9
10
+* <http://loveky2012.blogspot.jp/2012/08/git-knowledge-test-answer.html> (翻墙梯需自备)
11
12
+既然问卷A已经没有了神秘感,就把问卷B也拿出来。您可以通过
13
14
+* 克隆版本库:
15
16
+ $ git clone git://github.com/gotgit/git-quiz.git
17
18
+* 或者直接访问网址:
19
20
+ <http://www.worldhello.net/git-quiz/>
21
22
+看到完整的测试题。
23
24
+问卷B和问卷A的相似度非常高,就请保留一些神秘感吧,好让问卷B能够承担一些自测功能。*公开问卷B的答案是毫无必要和没有技术含量的。*
25
26
+BTW,问卷的设计是在北京到深圳的飞机上匆匆完成的,对我来说为错误答案而凑数是最花脑筋的,不严谨之处敬请谅解。
0 commit comments