]> git.ipfire.org Git - thirdparty/git.git/commit
mingw: use domain information for default email
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 15 Oct 2018 09:47:08 +0000 (02:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 16 Oct 2018 03:59:57 +0000 (12:59 +0900)
commit501afcb8b021611758bf07d0e18fa8ff7fbbed73
tree57f92e7957ba23bf9b0315825742c6ae7815c098
parent564be791f33a72d28497420dafbd3b272b9a1380
mingw: use domain information for default email

When a user is registered in a Windows domain, it is really easy to
obtain the email address. So let's do that.

Suggested by Lutz Roeder.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
compat/mingw.c
compat/mingw.h
git-compat-util.h
ident.c