merge(3p/git): Merge git upstream at v2.26.2
This commit is contained in:
commit
5229c9b232
1006 changed files with 149006 additions and 60819 deletions
6
third_party/git/convert.h
vendored
6
third_party/git/convert.h
vendored
|
|
@ -94,6 +94,12 @@ void convert_to_git_filter_fd(const struct index_state *istate,
|
|||
int would_convert_to_git_filter_fd(const struct index_state *istate,
|
||||
const char *path);
|
||||
|
||||
/*
|
||||
* Reset the internal list of attributes used by convert_to_git and
|
||||
* convert_to_working_tree.
|
||||
*/
|
||||
void reset_parsed_attributes(void);
|
||||
|
||||
/*****************************************************************
|
||||
*
|
||||
* Streaming conversion support
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue