author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 12 Apr 2007 05:21:18 +0000 (01:21 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 13 Apr 2007 00:43:28 +0000 (17:43 -0700) | ||
commit | 9aef12673e966fcbefea7716239e159c03b8d94e | |
tree | 59d68d1390271ae4d66cca2af5be8beacc489a30 | tree | snapshot |
parent | 6aead43db34313e6cdbc72e2f7a70f6b82c78cf2 | commit | diff |
Don't yap about merge-subtree during make
By default we are pretty quiet about the actual commands that
we are running. So we should continue to be quiet about the new
merge-subtree hardlink to merge-recursive. Technically this is not
a builtin, but it is close because subtree is actually builtin to
a non-builtin. So lets just make things easy and call it a builtin.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
By default we are pretty quiet about the actual commands that
we are running. So we should continue to be quiet about the new
merge-subtree hardlink to merge-recursive. Technically this is not
a builtin, but it is close because subtree is actually builtin to
a non-builtin. So lets just make things easy and call it a builtin.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |