On Aug 19, 2013, at 9:54 AM, John Keeping [off-list ref] wrote:
You've created compat/clipped-read.c, but...
quoted
Makefile | 8 ++++++++
builtin/var.c | 1 +
config.mak.uname | 1 +
git-compat-util.h | 5 +++++
streaming.c | 1 +
t/t0021-conversion.sh | 14 ++++++++++++++
6 files changed, 30 insertions(+)
... it's not included here. Did you forget to "git add"?
Indeed. How embarrassing. Thanks for spotting this. I'll send v3 in a minute.
Stefffen