···4444#include "path.h"
4545#include "repository.h"
4646#include "pretty.h"
4747-#include "wrapper.h"
48474948/**
5049 * Returns the length of the first line of msg.
···4343#include "promisor-remote.h"
4444#include "pack-mtimes.h"
4545#include "parse-options.h"
4646-#include "wrapper.h"
47464847/*
4948 * Objects we are going to pack are collected in the `to_pack` structure.
···1616#include "trace.h"
1717#include "utf8.h"
1818#include "merge-ll.h"
1919-#include "wrapper.h"
20192120/*
2221 * convert.c - convert a file when checking it out and checking it in.
···3232#include "symlinks.h"
3333#include "trace2.h"
3434#include "tree.h"
3535-#include "wrapper.h"
36353736/*
3837 * Tells read_directory_recursive how a file or directory should be treated.
···4444#include "setup.h"
4545#include "submodule.h"
4646#include "fsck.h"
4747-#include "wrapper.h"
48474948/* The maximum size for an object header. */
5049#define MAX_HEADER_LEN 32
···4646#include "csum-file.h"
4747#include "promisor-remote.h"
4848#include "hook.h"
4949-#include "wrapper.h"
50495150/* Mask for the name length in ce_flags in the on-disk index */
5251
-1
rebase-interactive.c
···1111#include "config.h"
1212#include "dir.h"
1313#include "object-name.h"
1414-#include "wrapper.h"
15141615static const char edit_todo_list_advice[] =
1716N_("You can fix this with 'git rebase --edit-todo' "
-1
refs.c
···3030#include "date.h"
3131#include "commit.h"
3232#include "wildmatch.h"
3333-#include "wrapper.h"
34333534/*
3635 * List of all available backends