Re: [PATCH 3/4] apply: Use the term "working tree" consistently
From: Junio C Hamano <hidden> Date: 2016-06-15 22:47:45
Björn Gustavsson [off-list ref] writes:
The documentation for 'git apply' uses both the terms "work tree" and
"working tree". Since the glossary uses the term "working tree", change
all occurrences of "work tree" to "working tree".
Consistency is good.
I'd personally vote for fixing it the other way around starting from the
glossary, though.