On Tue, 14 Jul 2009, Jeff King wrote:
Hmm. I think I wrote a better commit message than that...
Yes you did :)
No. Two things you are missing:
1. "git-add" still goes in exec-dir. It's just not the magic one we do
separately (see how we no longer need to use filter-out?).
Right. but git-add now is a link to git. Now we have one more file out
there.
2. check_bindir is actually about looking for dashed-form commands in
the $bindir, which would indicate cruft from an older installed
version of git. We can't use "git" for this, because that is the
command that is _supposed_ to be in $bindir.
Indeed. Thanks for clarification.
Regards,
Borg
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html