We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e864ac + 7a06fb0 commit 414784dCopy full SHA for 414784d
builtin/verify-commit.c
@@ -12,7 +12,6 @@
12
#include "repository.h"
13
#include "commit.h"
14
#include "run-command.h"
15
-#include <signal.h>
16
#include "parse-options.h"
17
#include "gpg-interface.h"
18
builtin/verify-tag.c
@@ -10,7 +10,6 @@
10
#include "builtin.h"
11
#include "tag.h"
#include "ref-filter.h"
wt-status.h
@@ -1,7 +1,6 @@
1
#ifndef STATUS_H
2
#define STATUS_H
3
4
-#include <stdio.h>
5
#include "string-list.h"
6
#include "color.h"
7
#include "pathspec.h"
0 commit comments