Commit 56568de
Kazuyoshi Kato
Fetch 30 commits just in case to correctly check 20 commits
git-validation doesn't check Signed-off-by: line (aka DCO) in
merge commits. However, apparently Git cannot recognize merge
commits when one of the parents is missing.
This change fetches 30 commites instead of 21 just in case to
make sure we fetch merge commits with the associated parents.
Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>1 parent cc86796 commit 56568de
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
39 | 41 | | |
40 | 42 | | |
41 | 43 | | |
| |||
0 commit comments