Commit 9fa2e5e
remote: convert match_explicit_refs to take a struct refspec
Convert 'match_explicit_refs()' to take a 'struct refspec' as a
parameter instead of a list of 'struct refspec_item'.
Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent f3acb83 commit 9fa2e5e
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1073 | 1073 | | |
1074 | 1074 | | |
1075 | 1075 | | |
1076 | | - | |
1077 | | - | |
| 1076 | + | |
1078 | 1077 | | |
1079 | 1078 | | |
1080 | | - | |
1081 | | - | |
| 1079 | + | |
| 1080 | + | |
1082 | 1081 | | |
1083 | 1082 | | |
1084 | 1083 | | |
| |||
1302 | 1301 | | |
1303 | 1302 | | |
1304 | 1303 | | |
1305 | | - | |
| 1304 | + | |
1306 | 1305 | | |
1307 | 1306 | | |
1308 | 1307 | | |
| |||
0 commit comments