mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-02 04:15:24 +02:00
git-create-branch: update more information links (#16562)
This commit is contained in:
parent
ba204ca3d0
commit
3e43cd8400
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Buat suatu cabang (branch) baru dalam suatu repositori Git.
|
> Buat suatu cabang (branch) baru dalam suatu repositori Git.
|
||||||
> Bagian dari `git-extras`.
|
> Bagian dari `git-extras`.
|
||||||
> Informasi lebih lanjut: <https://github.com/tj/git-extras/blob/master/Commands.md#git-create-branch>.
|
> Informasi lebih lanjut: <https://manned.org/git-create-branch>.
|
||||||
|
|
||||||
- Buat suatu cabang baru pada repositori lokal:
|
- Buat suatu cabang baru pada repositori lokal:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> 리포지토리에 Git 브랜치 생성.
|
> 리포지토리에 Git 브랜치 생성.
|
||||||
> `git-extras`의 일부.
|
> `git-extras`의 일부.
|
||||||
> 더 많은 정보: <https://github.com/tj/git-extras/blob/master/Commands.md#git-create-branch>.
|
> 더 많은 정보: <https://manned.org/git-create-branch>.
|
||||||
|
|
||||||
- 로컬 브랜치 생성:
|
- 로컬 브랜치 생성:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> 在 Git 仓库中创建分支。
|
> 在 Git 仓库中创建分支。
|
||||||
> 属于 `git-extras` 一部分。
|
> 属于 `git-extras` 一部分。
|
||||||
> 更多信息:<https://github.com/tj/git-extras/blob/master/Commands.md#git-create-branch>.
|
> 更多信息:<https://manned.org/git-create-branch>.
|
||||||
|
|
||||||
- 创建本地分支:
|
- 创建本地分支:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Create a Git branch in a repository.
|
> Create a Git branch in a repository.
|
||||||
> Part of `git-extras`.
|
> Part of `git-extras`.
|
||||||
> More information: <https://manned.org/man/git-create-branch>.
|
> More information: <https://manned.org/git-create-branch>.
|
||||||
|
|
||||||
- Create a local branch:
|
- Create a local branch:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue