This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ZhuTianShuai
/
feature-remoteid
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
441f8b4145
Rami (Branch)
Tag
feature_remoteid
feature-remotei...
/
scripts
/
git-version.sh
git-version.sh
88 B
Cronologia
Originale
1
2
3
4
#!/bin/bash
cat <<EOF > git-version.h
#define GIT_VERSION 0x$(git describe --always)
EOF