1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 22:42:09 +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

295 B

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}}'