add git-credential-oauth for wsl

This commit is contained in:
reonokiy 2024-05-19 19:27:54 +08:00
parent 2af4fc8e4f
commit 6d0198fcb8
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0

View file

@ -15,3 +15,6 @@
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
[credential]
helper = cache --timeout 21600
helper = oauth