git-diff: remove 9th example (#4204)
This commit is contained in:
@@ -27,10 +27,6 @@
|
||||
|
||||
`git diff --summary {{commit}}`
|
||||
|
||||
- Crea un file di patch:
|
||||
|
||||
`git diff > {{nome_file_patch}}.patch`
|
||||
|
||||
- Confronta le versioni di un dato file tra due rami o commit:
|
||||
|
||||
`git diff {{ramo_1}}..{{ramo_2}} [--] {{percorso/al/file}}`
|
||||
|
Reference in New Issue
Block a user