]> git.99rst.org Git - git.git/commit
git-gui: Replace null_sha1 with nullid
authorTakashi Iwai <redacted>
Wed, 16 Jul 2025 07:32:24 +0000 (09:32 +0200)
committerJohannes Sixt <redacted>
Wed, 16 Jul 2025 16:21:37 +0000 (18:21 +0200)
commit532a054451da6f433095405cb21b6e082a0a0a42
tree7ec09ad7cc724da2da2ed146a5830268115af79e
parent3f072308447ed2aab0228d21a7ce334beeeca7e8
git-gui: Replace null_sha1 with nullid

Both $nullid and $null_sha1 point to the same content.
Use only $nullid consistently.

This is a preliminary cleanup for adding the support of SHA256 repo.

Signed-off-by: Takashi Iwai <redacted>
Signed-off-by: Johannes Sixt <redacted>
git-gui.sh
lib/checkout_op.tcl
git clone https://git.99rst.org/PROJECT