]> git.djapps.eu Git - tmp/test-sha256/summary
 
description[sha256] Minimal test of git sha256 support
ownerdjapps
last changeMon, 10 Feb 2025 08:25:27 +0000 (09:25 +0100)
readme

Clone this repository in order to check whether your git installation supports the sha256 object format:

git init --object-format=sha256 --initial-branch=main test-sha256
cd test-sha256
git remote add origin https://git.djapps.eu/tmp/test-sha256
git pull origin main
git branch --set-upstream-to=origin/main main

cat README.md
shortlog
2025-02-10 Mathieu BaudierTest that sha256 object format is supported main
heads
4 months ago main