-
-
Notifications
You must be signed in to change notification settings - Fork 301
Commit 5159a62
author
committedScrocky
refactor(git.py): Removed 'extra_args' from git.commit
1 parent 4baecd6 commit 5159a62
File tree
3 files changed
+6
-7
lines changed- commitizen
- commands
- tests/commands
3 files changed
+6
-7
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
105 | 105 |
| |
106 | 106 |
| |
107 | 107 |
| |
108 | - | ||
108 | + | ||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
103 | - | ||
104 | 103 |
| |
105 | 104 |
| |
106 | 105 |
| |
107 | 106 |
| |
108 | 107 |
| |
109 | 108 |
| |
110 | - | ||
109 | + | ||
111 | 110 |
| |
112 | 111 |
| |
113 | 112 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 | - | ||
91 | + | ||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| |||
174 | 174 |
| |
175 | 175 |
| |
176 | 176 |
| |
177 | - | ||
177 | + | ||
178 | 178 |
| |
179 | 179 |
| |
180 | 180 |
| |
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 | - | ||
200 | + | ||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
| |||
294 | 294 |
| |
295 | 295 |
| |
296 | 296 |
| |
297 | - | ||
297 | + | ||
298 | 298 |
|
0 commit comments