Re: index manipulation quickref
From: Junio C Hamano <hidden>
Date: 2016-08-11 19:42:32
"Nguyen Thai Ngoc Duy" [off-list ref] writes:
I'm trying to collect all operations related to index from user perspective and corresponding commands. The list may be put to git wiki if people think it can help newbies:
I think this goes in the wrong direction. For "newbies" the Porcelain-ish set is supposed to be enough and if there is something missing that they need to do update-index command itself or a pipeline that involves update-index to achieve common tasks, we should enhance Porcelain-ish that captures the pattern. I think quick-ref for Porcelain writers would not hurt, but they have manuals.