diff options
| author | Jeff King <peff@peff.net> | 2015-03-12 14:15:09 -0400 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-03-12 11:54:55 -0700 |
| commit | dd059c6c07ede0486da5f9d02619687ae3108773 (patch) | |
| tree | 7432ab301d8893871387178285bf1d7a59fbd7a8 /gitweb/static/js/lib/common-lib.js | |
| parent | b150794dafb0a7a1c5caba6fdf7d517a1a15cb59 (diff) | |
tag: fix some mis-organized options in "-h" listing
Running "git tag -h" currently prints:
[...]
Tag creation options
[...]
--column[=<style>] show tag list in columns
--sort <type> sort tags
Tag listing options
--contains <commit> print only tags that contain the commit
--points-at <object> print only tags of the object
The "--column" and "--sort" options should go under the "Tag listing" group.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb/static/js/lib/common-lib.js')
0 files changed, 0 insertions, 0 deletions
