diff options
| author | Anton Bobov <abobov@gmail.com> | 2019-11-03 15:43:38 +0500 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2019-11-03 15:43:38 +0500 |
| commit | 0f5d6556337415ce7fdc3fdc200e88ef81fe3b61 (patch) | |
| tree | 7b61d7cef98e897595bf4b1d9fca999a21d0aef5 /files/.gitconfig | |
| parent | 15c2d6569c578fb9eb60580b5e8a5df06eb6b2fd (diff) | |
Updates.
Diffstat (limited to 'files/.gitconfig')
| -rw-r--r-- | files/.gitconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/files/.gitconfig b/files/.gitconfig index f740f38..013bf39 100644 --- a/files/.gitconfig +++ b/files/.gitconfig @@ -45,6 +45,7 @@ quickserve="daemon --verbose --export-all --base-path=.git --reuseaddr --strict-paths .git/" [advice] statusHints = false + detachedHead = false [branch] autosetupmerge = always autosetuprebase = local |
