commit | 2f5b4950b98bf519f67c8692a008d858f108aba9 | [log] [tgz] |
---|---|---|
author | Sébastien Guimmara <sebastien.guimmara@gmail.com> | Thu May 21 19:39:21 2015 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Thu May 21 13:03:37 2015 -0700 |
tree | ffe0ec479e5c5459ca9bc687d67eb62093ba1a7a | |
parent | 527ec3980bcf9868e2b726664f13532ac73d3c3f [diff] |
command-list.txt: drop the "common" tag command-list.sh, retired in the previous patch, was the only consumer of the "common" tag, so drop this now-unnecessary attribute. before: git-add mainporcelain common worktree after: git-add mainporcelain worktree Helped-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Sébastien Guimmara <sebastien.guimmara@gmail.com> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>