pages.it: update outdated pages (#11914)

This commit is contained in:
Sebastiaan Speck
2023-12-29 17:48:46 +01:00
committed by GitHub
parent 7f1a910635
commit 2513972143
40 changed files with 100 additions and 152 deletions

View File

@@ -10,7 +10,7 @@
- Scrivi su `stdout` un file `.patch` per l'intervallo di commit definito dai due commit dati:
`git format-patch --stdout {{commit_1}}..{{commit_2}}`
`git format-patch {{commit_1}}..{{commit_2}}`
- Scrivi un file `.patch` per gli ultimi 3 commit: