Commit 5c4668f
committed
keepalive: set committer information globally
A subsequent commit will add a step that wants to create merge commits
under certain circumstances, in which instance that information is
needed not only in the step that that creates a new commit but also the
one that performs a merge.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 1314b50 commit 5c4668f
1 file changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
8 | 11 | | |
9 | 12 | | |
10 | 13 | | |
| |||
15 | 18 | | |
16 | 19 | | |
17 | 20 | | |
18 | | - | |
19 | | - | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments