git-*: add and update Indonesian translations (#13639)
This commit is contained in:

committed by
GitHub

parent
1843cebe68
commit
370710ebd8
13
pages.id/common/git-count.md
Normal file
13
pages.id/common/git-count.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# git count
|
||||
|
||||
> Tampilkan informasi jumlah komit dalam suatu repositori.
|
||||
> Bagian dari `git-extras`.
|
||||
> Informasi lebih lanjut: <https://github.com/tj/git-extras/blob/master/Commands.md#git-count>.
|
||||
|
||||
- Tampilkan informasi jumlah komit dalam repositori saat ini:
|
||||
|
||||
`git count`
|
||||
|
||||
- Tampilkan informasi jumlah komit per kontributor serta keseluruhan jumlah komit:
|
||||
|
||||
`git count --all`
|
Reference in New Issue
Block a user