On Thu, Aug 16, 2012 at 10:57 PM, Michal Čihař michal@cihar.com wrote:
Hi
Dne Thu, 16 Aug 2012 12:08:33 -0400 Marc Delisle marc@infomarc.info napsal(a):
You could go to a commit before you deleted this file, copy the file somewhere, then checkout to your current tree and put back the file.
Or just:
git checkout REVISION_BEFORE -- po/zh_TW.po
-- Michal Čihař | http://cihar.com | http://phpmyadmin.cz
Done.