939cf8dc3a086ee2fecaea6b1a741b4b62a1771a blob 576 bytes (raw)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
| | git-verify-tag(1)
=================
NAME
----
git-verify-tag - Check the cryptographic signature of tags
SYNOPSIS
--------
[verse]
'git verify-tag' [--format=<format>] <tag>...
DESCRIPTION
-----------
Validates the cryptographic signature created by 'git tag'.
OPTIONS
-------
--raw::
Print the raw signature verification status output to standard error
instead of the normal human-readable output.
-v::
--verbose::
Print the contents of the tag object before validating it.
<tag>...::
SHA-1 identifiers of Git tag objects.
GIT
---
Part of the linkgit:git[1] suite
|
debug log:
solving 939cf8dc3a ...
found 939cf8dc3a in https://public-inbox.org/git/c454bcc4c3c5de1a17c63461c6091689098c75b9.1620454449.git.dwh@linuxprogrammer.org/
found 0b8075dad9 in https://80x24.org/mirrors/git.git
preparing index
index prepared:
100644 0b8075dad965f58b159bbe45f18d94bcc9f5ae60 Documentation/git-verify-tag.txt
applying [1/1] https://public-inbox.org/git/c454bcc4c3c5de1a17c63461c6091689098c75b9.1620454449.git.dwh@linuxprogrammer.org/
diff --git a/Documentation/git-verify-tag.txt b/Documentation/git-verify-tag.txt
index 0b8075dad9..939cf8dc3a 100644
Checking patch Documentation/git-verify-tag.txt...
Applied patch Documentation/git-verify-tag.txt cleanly.
index at:
100644 939cf8dc3a086ee2fecaea6b1a741b4b62a1771a Documentation/git-verify-tag.txt
Code repositories for project(s) associated with this inbox:
https://80x24.org/mirrors/git.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).