https://gitlab.com/tezos/tezos
Raw File
Tip revision: 3ed0085df7338dab002b37455b92a36d5d255837 authored by Lucas Randazzo on 12 October 2023, 14:01:18 UTC
Proto/test: unit test for precentage
Tip revision: 3ed0085
.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