Commit 0e9def0
committed
fix(governctl): Add unknown commits as exception
Because of how governctl structures temp repos it makes it
impossible for checkpatch to look behind and check if a
commit in a body is referenced correctly. This is fine.
It can be checked by hand with the script and can also
be observed in GitHub if the sha mentioned is invalid.
Signed-off-by: Cezar Craciunoiu <cezar.craciunoiu@unikraft.io>1 parent 7dbeca9 commit 0e9def0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| |||
0 commit comments