Gen AI Repository
To pull up code to your laptop:
git pull→ work
git add .
git commit -m "message"
git push✅ From Today — Your Daily Routine is Simply:
Command: (any device)
git pull origin maingit add .
git commit -m "message"git push origin main