Commit 9c0c7e1
committed
keepalive: split the step that creates and pushes a commit into two
The next commit will skip the commit creation under certain
circumstances, which will be more obvious when those steps are separate.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 5c4668f commit 9c0c7e1
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
0 commit comments