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
msgid "Similar to the two-line header for the traditional 'unified' diff format, `/dev/null` is used to signal created or deleted files."
5004
-
msgstr ""
5004
+
msgstr "Аналогично тому как это делается и в традиционном формате объединённого («unified») списка изменений, `/dev/null` используется для обозначения созданных или удалённых файлов."
msgid "However, if the --combined-all-paths option is provided, instead of a two-line from-file/to-file, you get an N+1 line from-file/to-file header, where N is the number of parents in the merge commit:"
5010
-
msgstr ""
5010
+
msgstr "Однако, если задан параметр `--combined-all-paths`, то вместо этих двух строк заголовка с из-файла/в-файл, вы получите расширенный заголовок из N+1 строки, где N — это количество родителей в коммите слияния:"
5011
5011
5012
5012
#. type: synopsis
5013
5013
#: en/diff-generate-patch.txt:172
5014
5014
#, priority:280
5015
5015
msgid "This extended format can be useful if rename or copy detection is active, to allow you to see the original name of the file in different parents."
5016
-
msgstr ""
5016
+
msgstr "Этот расширенный формат может быть полезен, если у вас включено обнаружение переименований и копирований, так как это позволяет увидеть, как назывался файл в разных родителях до слияния."
5017
5017
5018
5018
#. type: synopsis
5019
5019
#: en/diff-generate-patch.txt:178
5020
5020
#, priority:280
5021
5021
msgid "Chunk header format is modified to prevent people from accidentally feeding it to `patch -p1`. Combined diff format was created for review of merge commit changes, and was not meant to be applied. The change is similar to the change in the extended 'index' header:"
5022
-
msgstr ""
5022
+
msgstr "Формат заголовка блока списка изменений был специально модифицирован, чтобы предотвратить случайное применение его с помощью `patch -p1`. Комбинированный формат списков изменений был создан для рецензирования изменений в коммитах слияния и не предназначен для прямого применения в виде патчей. Эти модификации аналогичны тем, что были сделаны в расширенном заголовке `index`:"
0 commit comments