-
-
Notifications
You must be signed in to change notification settings - Fork 297
Commit 06c83d5
committed
fix: raise NoVersionSpecifiedError if version is None, and adjust call sites of get_version
1 parent 6a90185 commit 06c83d5
File tree
3 files changed
+22
-22
lines changed- commitizen
- commands
- providers
3 files changed
+22
-22
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | - | ||
27 | 26 |
| |
28 | 27 |
| |
29 | 28 |
| |
| |||
163 | 162 |
| |
164 | 163 |
| |
165 | 164 |
| |
166 | - | ||
167 | - | ||
168 | - | ||
169 | - | ||
170 | - | ||
165 | + | ||
171 | 166 |
| |
172 | 167 |
| |
173 | 168 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 | + | ||
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
| |||
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 | - | ||
32 | - | ||
33 | - | ||
34 | - | ||
35 | - | ||
36 | - | ||
37 | - | ||
38 | - | ||
39 | - | ||
40 | - | ||
41 | - | ||
42 | - | ||
32 | + | ||
33 | + | ||
34 | + | ||
35 | + | ||
36 | + | ||
37 | + | ||
38 | + | ||
39 | + | ||
40 | + | ||
43 | 41 |
| |
44 | - | ||
45 | - | ||
46 | - | ||
42 | + | ||
43 | + | ||
44 | + | ||
45 | + | ||
46 | + | ||
47 | + | ||
48 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
3 | 4 |
| |
4 | 5 |
| |
5 | 6 |
| |
| |||
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
12 | - | ||
13 | + | ||
14 | + | ||
15 | + | ||
13 | 16 |
| |
14 | 17 |
| |
15 | 18 |
|
0 commit comments