diff --git a/src/.gitconfig b/src/.gitconfig index 48922ed..0ede293 100644 --- a/src/.gitconfig +++ b/src/.gitconfig @@ -40,6 +40,8 @@ sur = submodule update --recursive [apply] whitespace = fix +[branch] + sort = -committerdate [color] branch = auto diff = auto