]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/update-ref.c
Make builtin-update-ref.c use parse_options
authorPierre Habouzit <madcoder@debian.org>
Sun, 7 Oct 2007 21:14:43 +0000 (23:14 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2007 04:03:31 +0000 (21:03 -0700)
commit89942be6a13f69a34e5e824977b45204c36cf9e8
tree1befb5992f6b5e50fbc9d51898f577d14b06c399
parentf81037947c518703cefee2ada5a5d7f724191bc6
Make builtin-update-ref.c use parse_options

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-update-ref.c