Files
weeklyreport/claude_temp/git-push.bat

6 lines
174 B
Batchfile

@echo off
cd /d D:\devs\osolit-research\workspace\weeklyreport
git add frontend/report/weekly/write.vue
git commit -m "feat: block future week access in write page"
git push