Re: [PATCH v2] Documentation/gitk: Document new config file location

2014-03-18 Thread Junio C Hamano
Astril Hayato writes: > User config file location now complies with XDG base directory specification > > Signed-off-by: Astril Hayato > --- > Documentation/gitk.txt | 9 +++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > > diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt

[PATCH v2] Documentation/gitk: Document new config file location

2014-03-18 Thread Astril Hayato
User config file location now complies with XDG base directory specification Signed-off-by: Astril Hayato --- Documentation/gitk.txt | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Documentation/gitk.txt b/Documentation/gitk.txt index 1e9e38a..c2aa514 100644 --- a/Do