mirror of
https://github.com/libgit2/libgit2.git
synced 2026-06-21 22:16:24 +00:00
Merge pull request #7277 from yonathan-ashebir/main
This commit is contained in:
@@ -95,7 +95,7 @@ typedef struct {
|
||||
* A filter that can transform file data
|
||||
*
|
||||
* This represents a filter that can be used to transform or even replace
|
||||
* file data. Libgit2 includes one built in filter and it is possible to
|
||||
* file data. libgit2 includes two built in filters and it is possible to
|
||||
* write your own (see git2/sys/filter.h for information on that).
|
||||
*
|
||||
* The two builtin filters are:
|
||||
|
||||
Reference in New Issue
Block a user