Commit f2df73b
Eric Brunson
add git command options
Add __call__ method to Git object to allow
passing git command options to the executable
requires flag to transform_kwargs
add unit test
Change-Id: If1bc01008e66d3fd3811c15b56e58f38c95b98871 parent e54cd8f commit f2df73bCopy full SHA for f2df73b
2 files changed
+19-3Lines changed: 19 additions & 3 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- git
- test
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+7-3Lines changed: 7 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
388 | 388 | |
389 | 389 | |
390 | 390 | |
391 | | - |
| 391 | + |
392 | 392 | |
393 | 393 | |
394 | 394 | |
395 | 395 | |
396 | 396 | |
397 | 397 | |
398 | 398 | |
399 | | - |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
400 | 403 | |
401 | 404 | |
402 | 405 | |
| ||
431 | 434 | |
432 | 435 | |
433 | 436 | |
434 | | - |
| 437 | + |
| 438 | + |
435 | 439 | |
436 | 440 | |
437 | 441 | |
|
Collapse file
+12Lines changed: 12 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
107 | 107 | |
108 | 108 | |
109 | 109 | |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
0 commit comments