On Wed, Jul 05, 2006 at 07:05:27PM +0200, Alex Riesen wrote:
On 7/5/06, Sam Ravnborg [off-list ref] wrote:
quoted
Also what is the right command to bring back a file to the original
state after doing some modifications that was not needed anyway?
git checkout HEAD include/linux/config.h
Thanks!
By the way - the modifications to include/linux/config.h was not lost.
But git apperantly managed to be fooled to think the file was
up-to-date.
Sam