common: add Indonesian translations for Git subcommands (#12679)
* common: add Indonesian translations for Git subcommands Subcommands are `git-clear-soft`, `git-coauthor`, `git-cola`, `git-column`, and `git-commit-graph`.
This commit is contained in:

committed by
GitHub

parent
35f2e5af28
commit
de501a6118
9
pages.id/common/git-coauthor.md
Normal file
9
pages.id/common/git-coauthor.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# git coauthor
|
||||
|
||||
> Tambahkan penulis komit baru dalam komit terkini. Perintah ini menulis ulang riwayat perubahan pada Git, karena itu opsi `--force` akan dibutuhkan saat melakukan pendorongan perubahan (push) di lain waktu.
|
||||
> Bagian dari `git extras`.
|
||||
> Informasi lebih lanjut: <https://github.com/tj/git-extras/blob/master/Commands.md#git-coauthor>.
|
||||
|
||||
- Tambahkan penulis baru terkadap komit Git terakhir:
|
||||
|
||||
`git coauthor {{nama}} {{nama@example.com}}`
|
Reference in New Issue
Block a user