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 a2fa42d commit 8b1d1f4Copy full SHA for 8b1d1f4
README.md
@@ -28,6 +28,14 @@ English translation is processing on [english branch](https://github.com/labulad
28
29
其他的先不多说了,直接上干货吧,我们一起日穿 LeetCode,感受一下支配算法的乐趣。
30
31
+**PS:如果仅是 clone 此仓库学习(不是参与翻译工作)的话,请使用如下 Git 命令**:
32
+
33
+```shell
34
+git clone --depth 1 https://github.com/labuladong/fucking-algorithm.git
35
+```
36
37
+这样会限制 clone 的深度,不会下载 Git 协作的历史记录,可以极大加快下载速度。
38
39
# 目录
40
41
* 第零章、必读系列
0 commit comments