Commit c29e317
completion: remove __git_index_file_list_filter()
Refactor the code into the only caller; __git_index_files().
Also, Somehow messing up with the 'path' variable messes up the 'PATH'
variable. So let's not do that.
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>1 parent fbe4511 commit c29e317
1 file changed
Lines changed: 8 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | 262 | | |
280 | 263 | | |
281 | 264 | | |
| |||
303 | 286 | | |
304 | 287 | | |
305 | 288 | | |
306 | | - | |
| 289 | + | |
307 | 290 | | |
308 | 291 | | |
309 | | - | |
310 | | - | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
311 | 299 | | |
312 | 300 | | |
313 | 301 | | |
| |||
0 commit comments