diff options
author | Eric Wong <normalperson@yhbt.net> | 2014-05-06 00:17:14 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-05-06 12:23:58 -0700 |
commit | daa22c6f8da466bd7a438f1bc27375fd737ffcf3 (patch) | |
tree | dc6e1dcb229c908bdd71bbfed713fb6e06b4df17 /builtin/commit.c | |
parent | 0bc85abb7aa9b24b093253018801a0fb43d01122 (diff) | |
download | git-daa22c6f8da466bd7a438f1bc27375fd737ffcf3.tar.gz |
config: preserve config file permissions on editsew/config-protect-mode
Users may already store sensitive data such as imap.pass in
.git/config; making the file world-readable when "git config"
is called to edit means their password would be compromised
on a shared system.
[v2: updated for section renames, as noted by Junio]
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions