Jeff King <p...@peff.net> writes: > ... But in the specific case you're discussing, it seems like > using "git update-index" might already solve your problem. It's the > intended plumbing for scripted index updates, and it already supports > receiving paths from stdin.
Sounds good.