Commit eccd2cb
committed
notes: optionally accept a token to push with
Previously, the token was automagically looked up via the Git config.
However, it is better to be less automagic about it, and pass it through
from the `CIHelper` (who will learn about the token in the next
commits).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 20410eb commit eccd2cb
1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | | - | |
| 31 | + | |
26 | 32 | | |
27 | 33 | | |
28 | 34 | | |
| |||
0 commit comments