command-list.txt: drop the "common" tag
authorSébastien Guimmara <redacted>
Thu, 21 May 2015 17:39:21 +0000 (19:39 +0200)
committerJunio C Hamano <redacted>
Thu, 21 May 2015 20:03:37 +0000 (13:03 -0700)
commit2f5b4950b98bf519f67c8692a008d858f108aba9
treeffe0ec479e5c5459ca9bc687d67eb62093ba1a7a
parent527ec3980bcf9868e2b726664f13532ac73d3c3f
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 <redacted>
Signed-off-by: Sébastien Guimmara <redacted>
Reviewed-by: Eric Sunshine <redacted>
Signed-off-by: Junio C Hamano <redacted>
command-list.txt
git clone https://git.99rst.org/PROJECT