File tree
8 files changed
+27
-28
lines changedFilter options
- commitizen
- commands
- config
- cz
- conventional_commits
- customize
- tests
8 files changed
+27
-28
lines changed+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
| 151 | + |
152 | 152 |
|
153 | 153 |
|
commitizen/commands/changelog.py
Copy file name to clipboardExpand all lines: commitizen/commands/changelog.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
| 81 | + |
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
|
commitizen/commands/init.py
Copy file name to clipboardExpand all lines: commitizen/commands/init.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
168 |
| - |
| 168 | + |
169 | 169 |
|
170 | 170 |
|
171 | 171 |
|
|
commitizen/config/__init__.py
Copy file name to clipboardExpand all lines: commitizen/config/__init__.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
| 31 | + |
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
|
commitizen/cz/conventional_commits/conventional_commits.py
Copy file name to clipboardExpand all lines: commitizen/cz/conventional_commits/conventional_commits.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
31 |
| - |
32 |
| - |
33 |
| - |
| 31 | + |
| 32 | + |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
commitizen/cz/customize/customize.py
Copy file name to clipboardExpand all lines: commitizen/cz/customize/customize.py+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
+9-10Lines changed: 9 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
63 |
| - |
64 |
| - |
| 63 | + |
65 | 64 |
|
66 | 65 |
|
67 | 66 |
|
| ||
70 | 69 |
|
71 | 70 |
|
72 | 71 |
|
73 |
| - |
| 72 | + |
74 | 73 |
|
75 | 74 |
|
76 |
| - |
| 75 | + |
77 | 76 |
|
78 | 77 |
|
79 | 78 |
|
| ||
102 | 101 |
|
103 | 102 |
|
104 | 103 |
|
105 |
| - |
| 104 | + |
106 | 105 |
|
107 | 106 |
|
108 | 107 |
|
| ||
114 | 113 |
|
115 | 114 |
|
116 | 115 |
|
117 |
| - |
118 |
| - |
| 116 | + |
| 117 | + |
119 | 118 |
|
120 | 119 |
|
121 | 120 |
|
| ||
125 | 124 |
|
126 | 125 |
|
127 | 126 |
|
128 |
| - |
| 127 | + |
129 | 128 |
|
130 | 129 |
|
131 | 130 |
|
| ||
135 | 134 |
|
136 | 135 |
|
137 | 136 |
|
138 |
| - |
139 |
| - |
| 137 | + |
| 138 | + |
140 | 139 |
|
141 | 140 |
|
142 | 141 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
154 |
| - |
| 154 | + |
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
| ||
162 | 162 |
|
163 | 163 |
|
164 | 164 |
|
165 |
| - |
| 165 | + |
166 | 166 |
|
167 | 167 |
|
168 | 168 |
|
|
0 commit comments