You need to sign in to do that
Don't have an account?

Execute Git and Ant commands in a batch file
Does anyone know how to execute git commands in a batch file. I have ant commands in a batch file that pulls the meta data from salesforce. And I would like to schedule the ant and git in one batch and schedule it to keep a backup. Please help.
This post (http://www.jitendrazaa.com/blog/salesforce/automated-daily-backup-using-ant-migration-tool-and-git/) might be of great help to you.
Please mark this as the best answer if this helps