mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-21 17:24:11 +02:00
git-push: refresh pages (#17690)
This commit is contained in:
parent
c42c48a883
commit
f5a288ab3a
9 changed files with 18 additions and 18 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Lade den aktuellen Branch in ein entferntes Repository mit Angabe des Namens des entfernten Branches hoch:
|
||||
|
||||
`git push -u {{remote_name}} {{remote_branch}}`
|
||||
`git push {{[-u|--set-upstream]}} {{remote_name}} {{remote_branch}}`
|
||||
|
||||
- Lade Änderungen eines bestimmten lokalen Branches zu einem bestimmten entfernten Branch hoch:
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
- Lösche einen Branch in einem entfernten Repository:
|
||||
|
||||
`git push {{remote_name}} --delete {{remote_branch}}`
|
||||
`git push {{remote_name}} {{[-d|--delete]}} {{remote_branch}}`
|
||||
|
||||
- Entferne alle remote Branches, welche kein lokales Gegenstück besitzen:
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Publica la rama actual en el repositorio remoto y establece el nombre remoto de la rama:
|
||||
|
||||
`git push -u {{nombre_remoto}} {{rama_remota}}`
|
||||
`git push {{[-u|--set-upstream]}} {{nombre_remoto}} {{rama_remota}}`
|
||||
|
||||
- Envía los cambios locales de una rama específica a una rama específica en el remoto:
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
- Elimina una rama en el repositorio remoto:
|
||||
|
||||
`git push {{nombre_remoto}} --delete {{rama_remota}}`
|
||||
`git push {{nombre_remoto}} {{[-d|--delete]}} {{rama_remota}}`
|
||||
|
||||
- Elimina las ramas remotas que no están en el repositorio local:
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Publie la branche courante vers un dépôt distant, crée le nom de la branche distante :
|
||||
|
||||
`git push {{nom_distant}} -u {{branche_distante}}`
|
||||
`git push {{nom_distant}} {{[-u|--set-upstream]}} {{branche_distante}}`
|
||||
|
||||
- Envoi les changements locaux sur toutes les branches locales vers leur contrepartie sur le dépôt distant :
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
|||
|
||||
- Supprime une branche dans un dépôt distant :
|
||||
|
||||
`git push {{nom_distant}} --delete {{branche_distante}}`
|
||||
`git push {{nom_distant}} {{[-d|--delete]}} {{branche_distante}}`
|
||||
|
||||
- Supprime les branches distantes qui n'ont pas de contrepartie locale :
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Kirim perubahan dari cabang lokal yang ditentukan menuju cabang sepadan pada repositori tujuan, dan simpan remote sebagai target operasi dorong (push) dan tarik (pull) bagi cabang lokal tersebut:
|
||||
|
||||
`git push -u {{nama_remote}} {{cabang_lokal}}`
|
||||
`git push {{[-u|--set-upstream]}} {{nama_remote}} {{cabang_lokal}}`
|
||||
|
||||
- Kirim perubahan dari suatu cabang lokal menuju suatu cabang remote secara spesifik:
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
- Hapus suatu cabang dalam suatu repositori remote:
|
||||
|
||||
`git push {{nama_remote}} --delete {{cabang_remote}}`
|
||||
`git push {{nama_remote}} {{[-d|--delete]}} {{cabang_remote}}`
|
||||
|
||||
- Hapus cabang-cabang remote yang tidak memiliki padanan pada repositori lokal:
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Invia le modifiche fatte in uno specifico ramo locale al corrispondente ramo remoto ed imposta il ramo remoto come destinazione di default per i push/pull del ramo locale:
|
||||
|
||||
`git push -u {{nome_repository_remoto}} {{nome_ramo}}`
|
||||
`git push {{[-u|--set-upstream]}} {{nome_repository_remoto}} {{nome_ramo}}`
|
||||
|
||||
- Invia le modifiche fatte in uno specifico ramo locale ad uno specifico ramo remoto:
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
- Cancella un ramo di un repository remoto:
|
||||
|
||||
`git push {{nome_repository_remoto}} --delete {{nome_ramo_remoto}}`
|
||||
`git push {{nome_repository_remoto}} {{[-d|--delete]}} {{nome_ramo_remoto}}`
|
||||
|
||||
- Cancella i rami remoti che non hanno un ramo locale corrispondente:
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
- 특정 로컬 브랜치에서 해당 원격 상대 브랜치로 변경 사항을 보내고, 원격 브랜치를 로컬 브랜치의 기본 푸시/풀 대상으로 설정:
|
||||
|
||||
`git push -u {{원격_이름}} {{로컬_브랜치}}`
|
||||
`git push {{[-u|--set-upstream]}} {{원격_이름}} {{로컬_브랜치}}`
|
||||
|
||||
- 특정 로컬 브랜치에서 특정 원격 브랜치로 변경 사항 보내기:
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
- 원격 저장소에서 브랜치 삭제:
|
||||
|
||||
`git push {{원격_이름}} --delete {{원격_브랜치}}`
|
||||
`git push {{원격_이름}} {{[-d|--delete]}} {{원격_브랜치}}`
|
||||
|
||||
- 로컬과 대응되는 원격 브랜치가 없는 원격 브랜치 제거:
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Envia alterações de uma branch local específica para sua contraparte remota, e define a branch remota como o destino push/pull padrão da branch local:
|
||||
|
||||
`git push -u {{nome_remoto}} {{branch_local}}`
|
||||
`git push {{[-u|--set-upstream]}} {{nome_remoto}} {{branch_local}}`
|
||||
|
||||
- Envia alterações de uma branch local específica para uma branch remota específica:
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
- Exclui uma branch em um repositório remoto:
|
||||
|
||||
`git push {{nome_remoto}} --delete {{branch_remota}}`
|
||||
`git push {{nome_remoto}} {{[-d|--delete]}} {{branch_remota}}`
|
||||
|
||||
- Remove branches remotas que não tenham uma contraparte local:
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Mevcut dalı bir uzak dal ismi ayarlayarak uzak depoda yayınla:
|
||||
|
||||
`git push {{uzak_bağlantı}} -u {{uzak_dal}}`
|
||||
`git push {{uzak_bağlantı}} {{[-u|--set-upstream]}} {{uzak_dal}}`
|
||||
|
||||
- Yerel dallardaki tüm değişiklikleri onların belirtilen uzak depodaki uzak eşlerine gönder:
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
|||
|
||||
- Uzak depodaki bir dalı sil:
|
||||
|
||||
`git push {{uzak_bağlantı}} --delete {{uzak_dal}}`
|
||||
`git push {{uzak_bağlantı}} {{[-d|--delete]}} {{uzak_dal}}`
|
||||
|
||||
- Yerel eşi olmayan uzak dalları sil:
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Надіслати зміни із вказаної локальної гілки до її віддаленого відповідника та встановити цю віддалену гілку як типову для дій надсилання і стягування:
|
||||
|
||||
`git push -u {{назва_сховища}} {{локальна_гілка}}`
|
||||
`git push {{[-u|--set-upstream]}} {{назва_сховища}} {{локальна_гілка}}`
|
||||
|
||||
- Надіслати зміни із вказаної локальної гілки до вказаної віддаленої:
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
|||
|
||||
- Видалити гілку у віддаленому репозиторії:
|
||||
|
||||
`git push {{назва_сховища}} --delete {{віддалена_гілка}}`
|
||||
`git push {{назва_сховища}} {{[-d|--delete]}} {{віддалена_гілка}}`
|
||||
|
||||
- Видалити віддалену гілку, що не містить локального відповідника:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue