On 01/28/2009 12:05 PM, Zabre wrote:
Another question would be : instead of doing a hard reset (I might have other changes in the index that I don't want to loose) is it possible to remove only one "delete action" from the index?
Do you mean 'undelete' a file? git checkout d.txt - That restores the file in the working tree and resets the index just for that file.
tom -- 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