From b30aabfddc4c49bb774efa6eba87d113dad65fb0 Mon Sep 17 00:00:00 2001
From: 陈炜 <5856420@qq.com>
Date: 星期一, 22 六月 2020 17:08:34 +0800
Subject: [PATCH] Merge branch 'master' of http://git.seeyoo.cn:8000/r/test

---
 tomcat.bat  |    2 ++
 v.bat       |    2 ++
 .tgitconfig |    1 +
 v.txt       |    4 ++++
 4 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/.tgitconfig b/.tgitconfig
new file mode 100644
index 0000000..31c4806
--- /dev/null
+++ b/.tgitconfig
@@ -0,0 +1 @@
+[hook "startcommit"]
diff --git a/tomcat.bat b/tomcat.bat
new file mode 100644
index 0000000..7730a43
--- /dev/null
+++ b/tomcat.bat
@@ -0,0 +1,2 @@
+taskkill /IM Tomcat7.exe /f
+"C:\Program Files\Apache Software Foundation\Tomcat 7.0\bin\tomcat7.exe"
\ No newline at end of file
diff --git a/v.bat b/v.bat
new file mode 100644
index 0000000..9226e13
--- /dev/null
+++ b/v.bat
@@ -0,0 +1,2 @@
+@echo off
+@echo %date%%time% >> "C:\Program Files\Apache Software Foundation\Tomcat 7.0\webapps\test\v.txt"
\ No newline at end of file
diff --git a/v.txt b/v.txt
new file mode 100644
index 0000000..ceb4a93
--- /dev/null
+++ b/v.txt
@@ -0,0 +1,4 @@
+2020/06/12 周五11:52:19.13 
+2020/06/12 周五11:52:26.84 
+2020/06/12 周五11:52:27.43 
+2020/06/12 周五11:52:27.82 

--
Gitblit v1.10.0