7bcd3892b7
Use it to output a minimal `./tezos-node --version` Works both when you compile inside a git repository or from an archive generated by `git archive` (which is what gitlab does when you click on "Download zip/tar.gz/tar.bz2" in the web interface)
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
.gitignore export-ignore
|
|
.gitattributes export-ignore
|
|
.gitlab-ci.yml export-ignore
|
|
src/lib_base/current_git_info.ml export-subst
|