X-Git-Url: https://git.octo.it/?a=blobdiff_plain;ds=inline;f=update-ref.c;h=65dc3d6385756a11aac257a3ed6a9dfcb68cce53;hb=90279074ca5cc336a8bfffd47d19d089b291b432;hp=4a1704c1a538ffde8eed46d4efb253b2d9b31b7f;hpb=a876ed83be5467d6075da8a16306724cb1babc2a;p=git.git diff --git a/update-ref.c b/update-ref.c index 4a1704c1..65dc3d63 100644 --- a/update-ref.c +++ b/update-ref.c @@ -1,6 +1,5 @@ #include "cache.h" #include "refs.h" -#include static const char git_update_ref_usage[] = "git-update-ref []";