Github Helper
git config --global --unset credential.helper
git config --global credential.helper "cache --timeout=7776000"
git config credential.helper store
git config --global user.name yasser1248
git config --global user.email yasserelbana@gmail.com
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
14/5/2024
This command sets the timeout to 7776000 seconds, which is equivalent to 3 months (90 days).