-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitpicker.json
71 lines (71 loc) · 1.88 KB
/
.gitpicker.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[
{
"user": "torvalds",
"repo": "linux",
"branch": "b62cef9a5c673f1b8083159f5dc03c1c5daced2f",
"data": [
{
"root": "scripts/kconfig",
"file": [
"conf.c",
"confdata.c",
"expr.c",
"expr.h",
"internal.h",
"lexer.l",
"lkc_proto.h",
"lkc.h",
"mconf.c",
"menu.c",
"mnconf-common.h",
"mnconf-common.c",
"parser.y",
"preprocess.c",
"preprocess.h",
"symbol.c",
"util.c"
],
"dir": "."
},
{
"root": "scripts/kconfig/lxdialog",
"file": [
"checklist.c",
"dialog.h",
"inputbox.c",
"menubox.c",
"textbox.c",
"util.c",
"yesno.c"
],
"dir": "lxdialog"
},
{
"root": "scripts/include",
"file": [
"array_size.h",
"hash.h",
"hashtable.h",
"list.h",
"list_types.h",
"xalloc.h"
],
"dir": "."
}
]
},
{
"user": "p-ranav",
"repo": "argparse",
"branch": "cbd9fd8ed675ed6a2ac1bd7142d318c6ad5d3462",
"data": [
{
"root": "include/argparse",
"file": [
"argparse.hpp"
],
"dir": "."
}
]
}
]