mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
git-commit-tree: refresh pages (#18245)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
|
||||
- Buat sebuah objek komit yang ditandatangani oleh kunci enkripsi GPG:
|
||||
|
||||
`git commit-tree {{tree}} -m "{{pesan}}" --gpg-sign`
|
||||
`git commit-tree {{tree}} -m "{{pesan}}" {{[-S|--gpg-sign]}}`
|
||||
|
||||
- Buat sebuah objek komit dengan komit induk tertentu:
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
- GPG 키로 인증된 커밋 객체 생성:
|
||||
|
||||
`git commit-tree {{tree}} -m "{{message}}" --gpg-sign`
|
||||
`git commit-tree {{tree}} -m "{{message}}" {{[-S|--gpg-sign]}}`
|
||||
|
||||
- 지정된 부모 커밋 객체를 가진 커밋 객체 생성:
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
- GPG anahtarıyla imzalanmış bir commit cismi oluştur:
|
||||
|
||||
`git commit-tree {{ağaç}} -m "{{mesaj}}" --gpg-sign`
|
||||
`git commit-tree {{ağaç}} -m "{{mesaj}}" {{[-S|--gpg-sign]}}`
|
||||
|
||||
- Belirtilen ana commit cismi ile bir commit cismi oluştur:
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
- Створює GPG-підписаний об'єкт коміту:
|
||||
|
||||
`git commit-tree {{tree}} -m "{{повідомлення}}" --gpg-sign`
|
||||
`git commit-tree {{tree}} -m "{{повідомлення}}" {{[-S|--gpg-sign]}}`
|
||||
|
||||
- Створює об'єкт коміту із певним батьківським об'єктом коміту:
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
- 创建 GPG 签名过的提交对象:
|
||||
|
||||
`git commit-tree {{树对象哈希}} -m "{{提交信息}}" --gpg-sign`
|
||||
`git commit-tree {{树对象哈希}} -m "{{提交信息}}" {{[-S|--gpg-sign]}}`
|
||||
|
||||
- 创建指定父提交的提交对象:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user