Skip to content

Commit eed3805

Browse files
committed
psuh: show parameters & config opts
Signed-off-by: Long Nguyen <n.h.long.9697@gmail.com>
1 parent abb2770 commit eed3805

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

builtin/psuh.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#include "builtin.h"
22
#include "gettext.h"
3+
#include "config.h"
4+
#include "repository.h"
35

46
int cmd_psuh(int argc, const char **argv,
57
const char *prefix, struct repository *repo) {

0 commit comments

Comments
 (0)