CPD-Gitty/trainerbox/git_commands.bat

4 lines
118 B
Batchfile

@echo off
git add .
git commit -m "Implementiere alle Tabs der App: Search, Favorites, Calendar und Profile"
git push