]> git.ipfire.org Git - thirdparty/git.git/commit
builtin/branch: convert to struct object_id
authorbrian m. carlson <sandals@crustytoothpaste.net>
Tue, 21 Feb 2017 23:47:26 +0000 (23:47 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Feb 2017 18:12:15 +0000 (10:12 -0800)
commit0c77cd24f87ef769aed77a73c752b358a04766e6
tree52ad9339025b4876c92601ff3560239463a49209
parent1db1108654d55e44e3814b0881bcdb4f0ebf8756
builtin/branch: convert to struct object_id

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/branch.c