mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-03 13:01:14 +00:00
commit
d4cb23e4e5
@ -236,7 +236,7 @@ static void action_create_tag(tag_state *state)
|
|||||||
git_signature_free(tagger);
|
git_signature_free(tagger);
|
||||||
}
|
}
|
||||||
|
|
||||||
static void print_usage()
|
static void print_usage(void)
|
||||||
{
|
{
|
||||||
fprintf(stderr, "usage: see `git help tag`\n");
|
fprintf(stderr, "usage: see `git help tag`\n");
|
||||||
exit(1);
|
exit(1);
|
||||||
|
Loading…
Reference in New Issue
Block a user