You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*`GIT_DIFF_PATH_COUNTER`* and *`GIT_DIFF_PATH_TOTAL`* 在 `GIT_EXTERNAL_DIFF` 或 `diff.external` 指定的程序内容有用。
110
110
111
-
前面一个表示在一系列文件中哪个是被比较的(从 1 开始),后面一个表示批量一次多少个文件。
112
-
The former represents which file in a series is being diffed (starting with 1), and the latter is the total number of files in the batch.
111
+
前面一个表示在一系列文件中哪个是被比较的(从 1 开始),后面一个表示批量一次多少个文件。 ( 原文: The former represents which file in a series is being diffed (starting with 1), and the latter is the total number of files in the batch. )
0 commit comments