On 04/29/2015 08:23 PM, Phil Hord wrote:
On Wed, Apr 29, 2015 at 9:01 AM Karthik Nayak <karthik.188@xxxxxxxxx>
wrote:
>
> Currently 'git cat-file' throws an error while trying to
> print the type or size of a broken/corrupt object. This is
> because these objects are usually of unknown types.
>
> Teach git cat-file a '--allow-unkown-type' option where it prints
> the type or size of a broken/corrupt object without throwing
> an error.
In this entire series, replace all 'unkown' with 'unknown' in both the
commit messages and the code ("unknown" is misspelled most of the
time). I notice the switch name itself is misspelled, but also
variable names such as 'unkown_type' in this patch.
Respectfully, because I know English is a challenging beast sometimes,
and spelling is difficult even for many native speakers...
Thanks for that, Yes it does get a bit tricky with spellings, will find
an editor with spellcheck and avoid nano :D
--
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