Agent_Langgraph / push_git.bat
T-K-O-H
Update code to use environment variables and improve error handling
ae52b28
raw
history blame contribute delete
54 Bytes
@echo off
git push origin main
git push upstream main