git, git-*: add and improve Indonesian translation (Part 2) (#11912)

This commit is contained in:
Reinhart Previano Koentjoro
2024-01-06 23:18:40 +07:00
committed by GitHub
parent bb9741da91
commit f54e16e0de
10 changed files with 160 additions and 19 deletions

View File

@@ -0,0 +1,13 @@
# git browse
> Lihat isi repositori dalam aplikasi peramban web (web browser) default.
> Bagian dari `git-extras`.
> Informasi lebih lanjut: <https://github.com/tj/git-extras/blob/master/Commands.md#git-browse>.
- Buka repositori dalam sumber/hulu jauh (upstream remote) utama pada peramban web default:
`git browse`
- Buka repositori dalam sumber/hulu jauh (upstream remote) tertentu pada peramban web default:
`git browse {{hulu_jauh}}`