Browse Source
The patch extends git config --file interface to allow read config from stdin. Editing stdin or setting value in stdin is an error. Include by absolute path is allowed in stdin config, but not by relative path. Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Kirill A. Shutemov
11 years ago
committed by
Junio C Hamano
5 changed files with 69 additions and 17 deletions
Loading…
Reference in new issue