function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Prajakta Rane 18Prajakta Rane 18 

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.
Best Answer chosen by Prajakta Rane 18
Vasani ParthVasani Parth
Hi Prajakta - Welcome to this vibrant community

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