mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
295 B
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}}'