Code

add .mailmap for git-shortlog output with the git repository
[git.git] / builtin-branch.c
index 011ef3a26550e299aa218d0268156029c7d1107b..903d5cf05600f9a7e297dc9450ad5980388072e9 100644 (file)
@@ -5,8 +5,8 @@
  * Based on git-branch.sh by Junio C Hamano.
  */
 
-#include "color.h"
 #include "cache.h"
+#include "color.h"
 #include "refs.h"
 #include "commit.h"
 #include "builtin.h"