git, git-*: add and improve Indonesian translation (Part 2) (#11912)
This commit is contained in:

committed by
GitHub

parent
bb9741da91
commit
f54e16e0de
13
pages.id/common/git-browse-ci.md
Normal file
13
pages.id/common/git-browse-ci.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# git browse-ci
|
||||
|
||||
> Buka laman sistem CI yang dipakai dalam repositori `git` pada 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-ci>.
|
||||
|
||||
- Buka konfigurasi CI repositori saat ini pada situs web yang memiliki sumber/hulu jauh (upstream remote) utama:
|
||||
|
||||
`git browse-ci`
|
||||
|
||||
- Buka konfigurasi CI repositori saat ini pada situs web yang memiliki sumber/hulu jauh (upstream remote) tertentu:
|
||||
|
||||
`git browse-ci {{hulu_jauh}}`
|
Reference in New Issue
Block a user