https://gitlab.com/tezos/tezos
Raw File
Tip revision: 1569b164eb33f50cac4087b2817485411c83b801 authored by François Thiré on 01 March 2023, 08:50:52 UTC
Tezt: Allows to use [SO_REUSEPORT] to avoid port flakyness
Tip revision: 1569b16
.gitattributes
_coverage_output export-ignore
.gitignore export-ignore
.gitattributes export-ignore
.gitlab-ci.yml export-ignore
.github export-ignore
.gitlab export-ignore
devtools export-ignore
# these folders have symlinks which are problematic on Windows
docs/active export-ignore

src/lib_version/exe/get_git_info.ml export-subst
src/lib_version/current_git_info.ml export-subst
back to top