mirror of
https://git.zx2c4.com/cgit
synced 2024-11-22 16:38:42 +00:00
370535fc70
Use `git rev-list --max-parents=0 HEAD` instead of `git rev-list HEAD | tail -1` to get the root commit. This works since Git 1.7.4.2. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
setup.sh | ||
t0001-validate-git-versions.sh | ||
t0010-validate-html.sh | ||
t0020-validate-cache.sh | ||
t0101-index.sh | ||
t0102-summary.sh | ||
t0103-log.sh | ||
t0104-tree.sh | ||
t0105-commit.sh | ||
t0106-diff.sh | ||
t0107-snapshot.sh | ||
t0108-patch.sh | ||
t0109-gitconfig.sh |