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

committed by
GitHub

parent
b3b47f296f
commit
bb9741da91
9
pages.id/common/git-archive-file.md
Normal file
9
pages.id/common/git-archive-file.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# git archive-file
|
||||
|
||||
> Ekspor seluruh file pada cabang Git saat ini menjadi sebuah file arsip zip.
|
||||
> Bagian dari `git-extras`.
|
||||
> Informasi lebih lanjut: <https://github.com/tj/git-extras/blob/master/Commands.md#git-archive-file>.
|
||||
|
||||
- Masukkan seluruh file pada komit yang sedang diperiksa ke dalam suatu file arsip zip:
|
||||
|
||||
`git archive-file`
|
Reference in New Issue
Block a user