commit | 5206d13091a38b2fef534c78e893814dbab0af26 | [log] [tgz] |
---|---|---|
author | Carlos Rica <jasampler@gmail.com> | Wed Jul 11 01:11:53 2007 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Jul 11 15:04:00 2007 -0700 |
tree | 08df5d37d162ec6d2e1abfef304f82d8bf552df1 | |
parent | b61a8a67478310eb3349d869119ce7a729090273 [diff] |
t7004: Add tests for the git tag -n option. These tests check the syntax for the git tag -n option and its output when one, none or many lines of the message are requested. Also this commit adds a missing && in the test that checks the sorted output of git tag -l. Signed-off-by: Carlos Rica <jasampler@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>