Commit 10dee40
files-backend: drop refs parameter from split_symref_update()
This parameter was added in fcc42ea (split_symref_update(): add a
files_ref_store argument, 2016-09-04) without comment, but never used.
The splitting is purely mechanical, and doesn't depend on the particular
ref-store. Let's drop this parameter in the name of simplicity.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent c409d10 commit 10dee40
1 file changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2254 | 2254 | | |
2255 | 2255 | | |
2256 | 2256 | | |
2257 | | - | |
2258 | | - | |
| 2257 | + | |
2259 | 2258 | | |
2260 | 2259 | | |
2261 | 2260 | | |
| |||
2449 | 2448 | | |
2450 | 2449 | | |
2451 | 2450 | | |
2452 | | - | |
| 2451 | + | |
2453 | 2452 | | |
2454 | 2453 | | |
2455 | 2454 | | |
| |||
0 commit comments