cosmopolitan/tool/scripts/resurrect-file

5 lines
223 B
Text
Raw Normal View History

2020-06-15 14:18:57 +00:00
#-*-mode:sh;indent-tabs-mode:nil;tab-width:2;coding:utf-8-*-┐
#── vi: set et ft=sh ts=2 sts=2 fenc=utf-8 :vi ─────────────┘
2020-06-15 14:18:57 +00:00
git checkout $(git rev-list -n 1 HEAD -- "$1")^ -- "${1:?FILE}"