Skip to content

Commit 24f915e

Browse files
git-apply: refresh pages (#17691)
1 parent f5a288a commit 24f915e

File tree

7 files changed

+21
-21
lines changed

7 files changed

+21
-21
lines changed

pages.de/common/git-apply.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@
55
66
- Gib Informationen über gepatchte Dateien aus:
77

8-
`git apply --verbose {{pfad/zu/datei}}`
8+
`git apply {{[-v|--verbose]}} {{pfad/zu/datei}}`
99

1010
- Integriere die Patch-Datei und füge sie zum Index hinzu:
1111

1212
`git apply --index {{pfad/zu/datei}}`
1313

1414
- Integriere eine externe Patch-Datei:
1515

16-
`curl -L {{https://beispiel.de/datei.patch}} | git apply`
16+
`curl {{[-L|--location]}} {{https://beispiel.de/datei.patch}} | git apply`
1717

1818
- Gib diffstat des Inputs aus und integriere die Patch-Datei:
1919

2020
`git apply --stat --apply {{pfad/zu/datei}}`
2121

2222
- Integriere eine Patch-Datei in umgekehrter Reihenfolge:
2323

24-
`git apply --reverse {{pfad/zu/datei}}`
24+
`git apply {{[-R|--reverse]}} {{pfad/zu/datei}}`
2525

2626
- Speichere das Ergebnis einer Patch-Datei im Index, ohne den Arbeitsbaum zu verändern:
2727

pages.fr/common/git-apply.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@
55
66
- Afficher les messages à propos des fichiers corrigés :
77

8-
`git apply --verbose {{chemin/vers/fichier}}`
8+
`git apply {{[-v|--verbose]}} {{chemin/vers/fichier}}`
99

1010
- Applique le correctif et ajoute les fichiers à l index :
1111

1212
`git apply --index {{chemin/vers/fichier}}`
1313

1414
- Applique un correctif depuis une source distante :
1515

16-
`curl -L {{https://example.com/file.patch}} | git apply`
16+
`curl {{[-L|--location]}} {{https://example.com/file.patch}} | git apply`
1717

1818
- Affiche les différences résultantes et applique le correctif :
1919

2020
`git apply --stat --apply {{chemin/vers/fichier}}`
2121

2222
- Applique le correctif en ordre inverse :
2323

24-
`git apply --reverse {{chemin/vers/fichier}}`
24+
`git apply {{[-R|--reverse]}} {{chemin/vers/fichier}}`
2525

2626
- Stocke le résultat du correctif dans l'index sans modifier la branche courante :
2727

pages.id/common/git-apply.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
77
- Tampilkan informasi lengkap (mode verbose) atas proses perubahan yang sedang dilakukan:
88

9-
`git apply --verbose {{jalan/menuju/file}}`
9+
`git apply {{[-v|--verbose]}} {{jalan/menuju/file}}`
1010

1111
- Gunakan patch dan tambahkan file yang diubah ke dalam indeks perubahan:
1212

1313
`git apply --index {{jalan/menuju/file}}`
1414

1515
- Gunakan perubahan dari file patch dari sumber dalam jaringan (online):
1616

17-
`curl -L {{https://example.com/file.patch}} | git apply`
17+
`curl {{[-L|--location]}} {{https://example.com/file.patch}} | git apply`
1818

1919
- Tampilkan informasi statistik perbedaan (diffstat) setelah melakukan perubahan menurut file patch:
2020

2121
`git apply --stat --apply {{jalan/menuju/file}}`
2222

2323
- Batalkan perubahan yang dilakukan melalui file patch:
2424

25-
`git apply --reverse {{jalan/menuju/file}}`
25+
`git apply {{[-R|--reverse]}} {{jalan/menuju/file}}`
2626

2727
- Simpan hasil perubahan ke dalam indeks perubahan tanpa merubah susunan file/direktori dalam direktori kerja saat ini:
2828

pages.ko/common/git-apply.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
77
- 패치된 파일에 대한 메시지 출력:
88

9-
`git apply --verbose {{경로/대상/파일}}`
9+
`git apply {{[-v|--verbose]}} {{경로/대상/파일}}`
1010

1111
- 패치를 적용하고 패치된 파일을 색인에 추가:
1212

1313
`git apply --index {{경로/대상/파일}}`
1414

1515
- 원격 패치 파일 적용:
1616

17-
`curl -L {{https://example.com/file.patch}} | git apply`
17+
`curl {{[-L|--location]}} {{https://example.com/file.patch}} | git apply`
1818

1919
- 입력에 대한 diffstat을 출력하고 패치를 적용:
2020

2121
`git apply --stat --apply {{경로/대상/파일}}`
2222

2323
- 패치를 역방향으로 적용:
2424

25-
`git apply --reverse {{경로/대상/파일}}`
25+
`git apply {{[-R|--reverse]}} {{경로/대상/파일}}`
2626

2727
- 작업 트리를 수정하지 않고 패치 결과를 색인에 저장:
2828

pages.ta/common/git-apply.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@
55
66
- இணைக்கப்பட்ட கோப்புகளைப் பற்றிய செய்திகளை அச்சிடுங்கள்:
77

8-
`git apply --verbose {{கோப்பு/பாதை}}`
8+
`git apply {{[-v|--verbose]}} {{கோப்பு/பாதை}}`
99

1010
- இணைக்கப்பட்ட கோப்புகளை குறியீட்டில் பயன்படுத்தவும் மற்றும் சேர்க்கவும்:
1111

1212
`git apply --index {{கோப்பு/பாதை}}`
1313

1414
- ரிமோட் பேட்ச் கோப்பைப் பயன்படுத்துங்கள்:
1515

16-
`curl -L {{https://example.com/கோப்பு.patch}} | git apply`
16+
`curl {{[-L|--location]}} {{https://example.com/கோப்பு.patch}} | git apply`
1717

1818
- உள்ளீட்டிற்கான வெளியீட்டு வேறுபாடு நிலை மற்றும் இணைப்பு பொருந்தும்:
1919

2020
`git apply --stat --apply {{கோப்பு/பாதை}}`
2121

2222
- பேட்சை தலைகீழாகப் பயன்படுத்துங்கள்:
2323

24-
`git apply --reverse {{கோப்பு/பாதை}}`
24+
`git apply {{[-R|--reverse]}} {{கோப்பு/பாதை}}`
2525

2626
- பேட்ச் முடிவை குறியீட்டில் வேலை செய்யும் மரத்தை மாற்றாமல் சேமிக்கவும்:
2727

pages.tr/common/git-apply.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,23 @@
55
66
- Yamalanan dosyalarla ilgili mesajları yazdır:
77

8-
`git apply --verbose {{örnek/dosya}}`
8+
`git apply {{[-v|--verbose]}} {{örnek/dosya}}`
99

1010
- Yamalanan dosyaları indekse uygula ve ekle:
1111

1212
`git apply --index {{örnek/dosya}}`
1313

1414
- Uzak yama dosyası uygula:
1515

16-
`curl -L {{https://ornek.com/dosya.patch}} | git apply`
16+
`curl {{[-L|--location]}} {{https://ornek.com/dosya.patch}} | git apply`
1717

1818
- Çıktı için fark statistiği çıkar ve yamayı uygula:
1919

2020
`git apply --stat --apply {{örnek/dosya}}`
2121

2222
- Yamayı tersten uygula:
2323

24-
`git apply --reverse {{örnek/dosya}}`
24+
`git apply {{[-R|--reverse]}} {{örnek/dosya}}`
2525

2626
- Yama sonucunu çalışan ağacı değiştirmeden indekste sakla:
2727

pages.zh/common/git-apply.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,23 @@
66
77
- 显示补丁文件的应用详情:
88

9-
`git apply --verbose {{路径/到/文件}}`
9+
`git apply {{[-v|--verbose]}} {{路径/到/文件}}`
1010

1111
- 应用补丁并将修改添加到暂存区:
1212

1313
`git apply --index {{路径/到/文件}}`
1414

1515
- 应用远程补丁文件:
1616

17-
`curl -L {{https://example.com/file.patch}} | git apply`
17+
`curl {{[-L|--location]}} {{https://example.com/file.patch}} | git apply`
1818

1919
- 应用远程补丁文件:
2020

2121
`git apply --stat --apply {{路径/到/文件}}`
2222

2323
- 反向应用补丁(撤销更改):
2424

25-
`git apply --reverse {{路径/到/文件}}`
25+
`git apply {{[-R|--reverse]}} {{路径/到/文件}}`
2626

2727
- 将补丁结果存入暂存区但不修改工作区:
2828

0 commit comments

Comments
 (0)