diff options
| author | Junio C Hamano <junkio@cox.net> | 2006-03-01 16:43:19 -0800 |
|---|---|---|
| committer | Junio C Hamano <junkio@cox.net> | 2006-03-01 17:06:20 -0800 |
| commit | a0f15fa502d4451a1d0041a431f43ff5519536dd (patch) | |
| tree | ad606c2ff5a67aad86f8e43fb43632cea77ad416 /contrib/git-svn/git-svn.perl | |
| parent | Merge branch 'lt/fix-apply' into maint (diff) | |
| download | git-a0f15fa502d4451a1d0041a431f43ff5519536dd.tar.gz git-a0f15fa502d4451a1d0041a431f43ff5519536dd.zip | |
Pretty-print tagger dates.
We can show commit objects with human readable dates using
various --pretty options, but there was no way to do so with
tags. This introduces two such ways:
$ git-cat-file -p v1.2.3
shows the tag object with tagger dates in human readable format.
$ git-verify-tag --verbose v1.2.3
uses it to show the contents of the tag object as well as doing
GPG verification.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'contrib/git-svn/git-svn.perl')
0 files changed, 0 insertions, 0 deletions
