“Cache Kredensial Git” Kode Jawaban

Cache Kredensial Git

# Set credential cache to avoid typing password every time
# (Timeout time is in seconds i.e. 14 hours)
# For Ubuntu

git config credential.helper 'cache --timeout=50400'
Alive Ant

git crdencial - -cache

# Set the time to remember your credentials for (in seconds). The command below sets it to 10 minutes.
$ git config --global credential.helper 'cache --timeout=600'
Talented Tamarin

Jawaban yang mirip dengan “Cache Kredensial Git”

Pertanyaan yang mirip dengan “Cache Kredensial Git”

Lebih banyak jawaban terkait untuk “Cache Kredensial Git” di Shell/Bash

Jelajahi jawaban kode populer menurut bahasa

Jelajahi bahasa kode lainnya