aboutsummaryrefslogtreecommitdiff
path: root/builtin-send-pack.c
diff options
context:
space:
mode:
authorDave Dulson <dave@dulson.com>2010-01-03 14:56:25 +0000
committerPaul Mackerras <paulus@samba.org>2010-01-12 22:04:46 +1100
commitfcacf489577e225d78b290290765775c62c56464 (patch)
treeb42786eb557ea8217698d9addbb2ec313bb5ed2a /builtin-send-pack.c
parentdfb891e35100cf78873c5cf81ffe778dbe235ef5 (diff)
downloadgit-fcacf489577e225d78b290290765775c62c56464.tar.gz
git-fcacf489577e225d78b290290765775c62c56464.tar.xz
gitk: Fix display of newly-created tags
If the user creates a tag with the "create tag" dialog in gitk and then clicks on the newly-created tag, its contents don't get displayed. The reason is that rereadrefs hasn't been called, meaning the tag doesn't exist in $tagobjid. This causes the cat-file to fail. Instead of using $tagobjid, pass the $tag directly, ensuring the tag contents are populated correctly. Signed-off-by: David Dulson <dave@dulson.com> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'builtin-send-pack.c')
0 files changed, 0 insertions, 0 deletions