18 lines
495 B
Diff
18 lines
495 B
Diff
215a216
|
|
>
|
|
474a476
|
|
> stored_annex=儲存到到 Git Annex
|
|
480c482
|
|
< editor.commit_directly_to_this_branch=直接提交到 <strong class="%[2]s">%[1]s</strong> 分支。
|
|
---
|
|
> editor.commit_directly_to_this_branch=直接提交到 <strong class="branch-name">%s</strong> 分支。
|
|
1121a1124,1126
|
|
>
|
|
>
|
|
>
|
|
1135c1140,1141
|
|
< [git.filemode]
|
|
\ Kein Zeilenumbruch am Dateiende.
|
|
---
|
|
> [git.filemode]
|
|
> ; Ordered by git filemode value, ascending. E.g. directory has "040000", normal file has "100644", …
|