Skip to content

Releases: progit/progit2-zh

2.1.66

28 Dec 16:19

Choose a tag to compare

Fix typo and improve translation

2.1.65

04 Dec 14:50

Choose a tag to compare

Fix: #issues464 3.2章中暂存->贮藏

2.1.64

02 Dec 08:49

Choose a tag to compare

fix #issues463 8.2章 输出代码翻译错误

2.1.63

01 Dec 23:04

Choose a tag to compare

fix asciidoc formatting

In the new asciidoc specification , the \` quoting does not escape the
contained string. Thus it is critical to add the `+` around the
escaped strings where needed (to escape the `*` for instance)

This fixes #472

2.1.62

17 Mar 13:43

Choose a tag to compare

删除多余空格

2.1.61

07 Mar 23:55

Choose a tag to compare

修复由于缺少空格导致  git_deflate_bound  的显示问题

2.1.60

25 Feb 09:48

Choose a tag to compare

fix bad translation

纠正否定语义

2.1.59

20 Feb 04:58

Choose a tag to compare

docs(go-git): correct misaligned newlines

2.1.58

16 Oct 03:23

Choose a tag to compare

`git mv`->`git rm`

2.1.57

09 Oct 14:03

Choose a tag to compare

解决ISSUE 427、ISSUE 424、ISSUE 423、ISSUE 422