create.bat 334 B

123456789
  1. @echo off
  2. :_ex
  3. echo "un" REM UNKNOWN: {"type":"Redirect","op":{"text":">","type":"great"},"file":{"text":"first.txt","type":"Word"}}
  4. echo "deux" REM UNKNOWN: {"type":"Redirect","op":{"text":">","type":"great"},"file":{"text":"second.txt","type":"Word"}}
  5. git "add" "first.txt"
  6. exit /b
  7. call _generic_create.bat _create _ex