From: Sergey Matveev Date: Sun, 22 Mar 2020 12:43:06 +0000 (+0300) Subject: Git thinks I am too stupid X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=a5e85a783b53736f297c87d1e8537a8ddeba6840 Git thinks I am too stupid --- diff --git a/git/.gitconfig b/git/.gitconfig index 4f5a87a..9862326 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -30,3 +30,5 @@ algorithm = patience [grep] lineNumber = true +[advice] + detachedHead = false