]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/branch.c
Merge branch 'en/header-cleanup'
[thirdparty/git.git] / builtin / branch.c
index 2ed59f16f1c874be1ed5c7c76bb0b458a2b9f993..0a32d1b6c851d4cf07bb02be9376d61a8d38e5d3 100644 (file)
 #include "remote.h"
 #include "parse-options.h"
 #include "branch.h"
-#include "diff.h"
 #include "path.h"
-#include "revision.h"
 #include "string-list.h"
 #include "column.h"
 #include "utf8.h"
-#include "wt-status.h"
 #include "ref-filter.h"
 #include "worktree.h"
 #include "help.h"