1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Soon Van 58b735e7fc Update progit, kernel links to git-scm in Chinese translation 2012-12-15 15:28:59 -05:00
Soon Van 300f51758c Chevrons in Git outputs disappear if not encoded
Also added some in to be consistent with expected output
when `git log` is run to show author email addresses inside such.
2012-12-15 11:25:06 -05:00
dotnil 0f4505c1e2 Indent with two spaces in zh files
converted tabs to spaces also. but these commits is limited in the zh
version.

the reason I did this:

 - long lines is prone to conflict
 - the use of tab disturbs the indentation when switching editors
   without proper tab space setting, which you may never get it right.
   so why not give up and use spaces instead.

those changes is limited to the zh translation.

Merge remote-tracking branch 'upstream/gh-pages' into gh-pages

Conflicts:
	.gitignore
	_layouts/zh_reference.html
	zh/basic/index.html
	zh/branching/index.html
	zh/creating/index.html
	zh/index.html
	zh/inspect/index.html
	zh/remotes/index.html
2012-11-29 20:16:37 +08:00
dotnil b7cefc43bf Changed 您 to 你
do not use the honorific version of `you' in chinese.
indeed that was weird...
2012-11-29 19:29:33 +08:00
yicai b4085899c7 fix typo 2012-10-01 10:14:19 -06:00
yicai 5baac9cfcb fix typo; ignore .DS_Store 2012-10-01 10:14:19 -06:00
CzBiX 5d4495f013 fix typo 2012-02-19 23:17:00 +08:00
yicai 2551dcc334 fix typo 2011-04-26 16:06:58 +08:00
yicai 14a6ebda0f fix typo; ignore .DS_Store 2011-04-23 16:21:07 +08:00
Scott Chacon 4e6a83d28d zh version 2011-04-07 16:46:35 -04:00