mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 20:55:24 +02:00
git-authors: update more information links (#16561)
This commit is contained in:
parent
85429e7303
commit
2db4c6d119
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Buat daftar pelaku komit pada suatu repositori Git.
|
||||
> Bagian dari `git-extras`.
|
||||
> Informasi lebih lanjut: <https://github.com/tj/git-extras/blob/master/Commands.md#git-authors>.
|
||||
> Informasi lebih lanjut: <https://manned.org/git-authors>.
|
||||
|
||||
- Tampilkan daftar pelaku komit menuju `stdout` daripada menuju ke file `AUTHORS`:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> Git 저장소의 커밋 작성자 목록을 생성.
|
||||
> `git-extras`의 일부.
|
||||
> 더 많은 정보: <https://github.com/tj/git-extras/blob/master/Commands.md#git-authors>.
|
||||
> 더 많은 정보: <https://manned.org/git-authors>.
|
||||
|
||||
- 커밋 작성자 목록을 `AUTHORS` 파일 대신 `stdout`에 출력:
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
> 生成 Git 仓库的提交者列表。
|
||||
> 属于 `git-extras`的一部分。
|
||||
> 更多信息:<https://github.com/tj/git-extras/blob/master/Commands.md#git-authors>.
|
||||
> 更多信息:<https://manned.org/git-authors>.
|
||||
|
||||
- 将完整的提交者列表输出到标准输出,而不是写入到 `AUTHORS` 文件:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue