https://gitlab.com/tezos/tezos
Raw File
Tip revision: b26fece4af6e77fee2c4714275794e296cfbd20d authored by Alain Mebsout on 29 November 2022, 11:08:03 UTC
WIP version with less diff
Tip revision: b26fece
.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