git-cherry-pick: spelled-out version of -n
(#10417)
* `-n` => `--no-commit`
This commit is contained in:
@@ -18,4 +18,4 @@
|
||||
|
||||
- Bir commit'in değişikliklerini, herhangi bir yeni commit oluşturmadan çalışan dizine ekle:
|
||||
|
||||
`git cherry-pick -n {{commit}}`
|
||||
`git cherry-pick --no-commit {{commit}}`
|
||||
|
Reference in New Issue
Block a user