mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
WIP: Correct all typos (#498)
This commit is contained in:
parent
98254a7c1f
commit
ed205e98a1
79 changed files with 162 additions and 162 deletions
4
tool/scripts/resurrect-file
Executable file
4
tool/scripts/resurrect-file
Executable file
|
@ -0,0 +1,4 @@
|
|||
#-*-mode:sh;indent-tabs-mode:nil;tab-width:2;coding:utf-8-*-┐
|
||||
#───vi: set net ft=sh ts=2 sts=2 fenc=utf-8 :vi─────────────┘
|
||||
|
||||
git checkout $(git rev-list -n 1 HEAD -- "$1")^ -- "${1:?FILE}"
|
Loading…
Add table
Add a link
Reference in a new issue