cache.h: extract enum declaration from inside a struct declaration
authorJohannes Schindelin <redacted>
Mon, 30 Jul 2018 15:42:49 +0000 (08:42 -0700)
committerJunio C Hamano <redacted>
Mon, 30 Jul 2018 20:14:38 +0000 (13:14 -0700)
commit58930fdb195d55d25d84c7d6ba2e2976d78a423d
treeb0571eef90da9ff943fb3ce96b2d16715acc20b3
parentdee338236bbef71639149ba90ec60cb732b73cd0
cache.h: extract enum declaration from inside a struct declaration

While it is technically possible, it is confusing. Not only the user,
but also VS Code's intellisense.

Signed-off-by: Johannes Schindelin <redacted>
Signed-off-by: Junio C Hamano <redacted>
cache.h
git clone https://git.99rst.org/PROJECT