git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 1.7.7.3 wishlist: add --verbose option to git-tag
@ 2011-12-30 23:32 Jari Aalto
  2012-01-03 19:39 ` Jeff King
  2012-01-03 20:02 ` Junio C Hamano
  0 siblings, 2 replies; 4+ messages in thread
From: Jari Aalto @ 2011-12-30 23:32 UTC (permalink / raw)
  To: git


In scripts it would be useful if "git tag" would provide option:

    --verbose

As in script:

    git tag --verbose -m "Initial import" upstream/1.0

It would also help if all commands would use similar interface. In "git
tag" case, this would meen relocating:

    -v      =>      -g, --verify-gpg

And reserve these:

    -v, --verbose

Jari

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-01-03 20:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-30 23:32 1.7.7.3 wishlist: add --verbose option to git-tag Jari Aalto
2012-01-03 19:39 ` Jeff King
2012-01-03 20:02 ` Junio C Hamano
2012-01-03 20:28   ` jaalto

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 NNTP newsgroup(s).