On 2009-02-06, Gustav Hållberg <gustav@xxxxxxxxx> wrote: > I'm wondering if there's anyone who can recommend a smart way to > "reset" the index entry for individual files to the contents of HEAD, > in effect, removing any previous change between HEAD and the index > (for those files). err.. 'git reset HEAD -- file'? The man page says "The second form with paths is used to revert selected paths in the index from a given commit, without moving HEAD." -- 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