Commit ec22ec6
authored
Add timestamp in merge command (#452)
Fixes: #438
This is an alternative to
#334, but it doesn't
require updates of the underlying library. It also adapts the
corresponding tests.
Signed-off-by: andreas hilti <[email protected]>1 parent 2c83ca9 commit ec22ec6
File tree
2 files changed
+10
-0
lines changed- src/cyclonedx/Commands
- tests/cyclonedx.tests
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
110 | 118 | | |
111 | 119 | | |
112 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| 80 | + | |
| 81 | + | |
80 | 82 | | |
81 | 83 | | |
82 | 84 | | |
| |||
0 commit comments