You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make the textconv_object function public, and add --textconv option to cat-file
to perform conversion on blob objects. Using --textconv implies that we are
working on a blob.
As files drivers need to be initialized, a new config is required in addition
to git_default_config. Therefore git_cat_file_config() is introduced
Signed-off-by: Clément Poulain <[email protected]>
Signed-off-by: Diane Gasselin <[email protected]>
Signed-off-by: Axel Bonnet <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>
0 commit comments