fork download
  1. git stash pop
  2. On branch master
  3. Your branch is up-to-date with 'origin/master'.
  4.  
  5. Changes not staged for commit:
  6. (use "git add <file>..." to update what will be committed)
  7. (use "git checkout -- <file>..." to discard changes in working directory)
  8.  
  9. modified: esp8266/Makefile
  10. modified: esp8266/esp8266_common.ld
  11. modified: esp8266/mpconfigport.h
  12. modified: esp8266/scripts/inisetup.py
  13.  
  14. Untracked files:
  15. (use "git add <file>..." to include in what will be committed)
  16.  
  17. esp8266/hspi_txchunk.bak
  18. esp8266/hspi_txchunk.c
  19. esp8266/modules/functools.py
  20. esp8266/modules/microqueue/
  21. esp8266/modules/uredis_modular/
  22.  
  23. no changes added to commit (use "git add" and/or "git commit -a")
  24. Dropped refs/stash@{0} (1371c1b1a2052510137090fc79fa594c001756c7)
  25.  
Runtime error #stdin #stdout #stderr 0s 19632KB
stdin
Standard input is empty
stdout
Standard output is empty
stderr
./prog.sh: line 1: git: command not found
./prog.sh: line 2: On: command not found
./prog.sh: line 3: Your: command not found
./prog.sh: line 5: Changes: command not found
./prog.sh: line 6: use: command not found
./prog.sh: line 7: use: command not found
./prog.sh: line 9: modified:: command not found
./prog.sh: line 10: modified:: command not found
./prog.sh: line 11: modified:: command not found
./prog.sh: line 12: modified:: command not found
./prog.sh: line 14: Untracked: command not found
./prog.sh: line 15: use: command not found
./prog.sh: line 17: esp8266/hspi_txchunk.bak: No such file or directory
./prog.sh: line 18: esp8266/hspi_txchunk.c: No such file or directory
./prog.sh: line 19: esp8266/modules/functools.py: No such file or directory
./prog.sh: line 20: esp8266/modules/microqueue/: No such file or directory
./prog.sh: line 21: esp8266/modules/uredis_modular/: No such file or directory
./prog.sh: line 23: syntax error near unexpected token `('
./prog.sh: line 23: `no changes added to commit (use "git add" and/or "git commit -a")'