diff options
| author | Anton Bobov <anton@bobov.name> | 2023-06-12 19:40:12 +0500 |
|---|---|---|
| committer | Anton Bobov <anton@bobov.name> | 2023-06-12 19:40:12 +0500 |
| commit | a7372cf9b8d87f27d38e8af454a2f2e65f60a958 (patch) | |
| tree | e318d5e524d4dd17265297bc10eed2e212e86015 /files/.gitconfig | |
| parent | b4ae3e8a092f211ee3d2a28e038c3f9782912cd2 (diff) | |
git: Removed netrc credential handler
Diffstat (limited to 'files/.gitconfig')
| -rw-r--r-- | files/.gitconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/.gitconfig b/files/.gitconfig index b917a4f..fdc8508 100644 --- a/files/.gitconfig +++ b/files/.gitconfig @@ -100,8 +100,6 @@ submoduleSummary = true [help] autocorrect = 10 -[credential] - helper = netrc [remote-hg] hg-git-compat = true [filter "tabs"] |
