X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=update-ref.c;h=65dc3d6385756a11aac257a3ed6a9dfcb68cce53;hb=2fd955cc0b49de9e64b2f073ce76033975f0be24;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 []";