1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.id/common/git-credential-store.md
Reinhart Previano Koentjoro acf0d083d0
common/*: update Indonesian translations, git-credential-store: standardize other translations (#14556)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
2024-11-09 14:42:14 +05:30

8 lines
295 B
Markdown

# git credential-store
> Pembantu Git untuk menyimpan kata sandi pada perangkat penyimpanan.
> Informasi lebih lanjut: <https://git-scm.com/docs/git-credential-store>.
- Simpan kredensial-kredensial Git pada suatu berkas:
`git config credential.helper 'store --file={{jalan/menuju/berkas}}'`