summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2012-04-13 10:54:41 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-04-27 16:26:39 (GMT)
commitd96e3c150f2b4508f2e7d23ce9183d5b807c2155 (patch)
tree3870f74de02ffd581480b949eb8fcfa74362aec0 /Makefile
parentb27004eb32139977f8fa5c01eb235535661f9201 (diff)
downloadgit-d96e3c150f2b4508f2e7d23ce9183d5b807c2155.zip
git-d96e3c150f2b4508f2e7d23ce9183d5b807c2155.tar.gz
git-d96e3c150f2b4508f2e7d23ce9183d5b807c2155.tar.bz2
tag: add --column
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 297e830..53e27cc 100644
--- a/Makefile
+++ b/Makefile
@@ -2168,7 +2168,7 @@ builtin/prune.o builtin/reflog.o reachable.o: reachable.h
builtin/commit.o builtin/revert.o wt-status.o: wt-status.h
builtin/tar-tree.o archive-tar.o: tar.h
connect.o transport.o url.o http-backend.o: url.h
-builtin/branch.o builtin/commit.o column.o help.o pager.o: column.h
+builtin/branch.o builtin/commit.o builtin/tag.o column.o help.o pager.o: column.h
http-fetch.o http-walker.o remote-curl.o transport.o walker.o: walker.h
http.o http-walker.o http-push.o http-fetch.o remote-curl.o: http.h url.h