Sign in
code
/
git
/
refs/heads/maint
/
.
/
templates
/
info
/
meson.build
blob: 026f2313858c24e30a9bf115ee0f58144a593729 [
file
] [
log
] [
blame
] [
edit
]
configure_file
(
input
:
'exclude'
,
output
:
'exclude'
,
configuration
:
template_config
,
install
:
true
,
install_dir
:
get_option
(
'datadir'
)
/
'git-core/templates/info'
,
)