common/*, osx/arch: add Indonesian translation (#12977)

This commit is contained in:
Reinhart Previano Koentjoro
2024-06-14 18:28:12 +07:00
committed by GitHub
parent c5b88dfc90
commit 6e57c786d4
13 changed files with 233 additions and 0 deletions

20
pages.id/common/arc.md Normal file
View File

@@ -0,0 +1,20 @@
# arc
> Arcanist: program CLI untuk Phabricator.
> Informasi lebih lanjut: <https://secure.phabricator.com/book/phabricator/article/arcanist>.
- Kirim semua perubahan untuk ditinjau melalui alat Differential:
`arc diff`
- Tampilkan daftar revisi yang masih menunggu persetujuan (pending):
`arc list`
- Mutakhirkan pesan-pesan Git seusai peninjauan:
`arc amend`
- Simpan (land/push) perubahan yang disetujui menuju repositori Git:
`arc land`