mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-05 04:38:53 +00:00
This creates include/sys/filter.h with a basic definition of a git_filter and then converts the internal code to use it. There are related internal objects (git_filter_list) that we will want to publish at some point, but this is a first step. |
||
|---|---|---|
| .. | ||
| filter.c | ||
| fromchunks.c | ||
| write.c | ||