Cool code stat tools

main
Inga 🏳‍🌈 12 years ago
parent dadc92bcfd
commit 7060b3899a
  1. 5
      export-info.bat

@ -0,0 +1,5 @@
@echo off
svn export . exported
tree exported /f > Resources\FLocal\static\info\tree.txt
rmdir /s /q exported
svn log -r HEAD:0 -v > Resources\FLocal\static\info\svnlog.txt
Loading…
Cancel
Save