<< Click to Display Table of Contents >> Navigation: One Time Setup Commands > SETCURREPO - Set Current Repo Directory |
Description
This CL command is used to create and set the CURGITREPO data area in QTEMP for the current job.
The CURGITREPO data area will be used if *CURRENTREPO is passed to the SRCTOGIT, SRCFRMGIT or GITCMD CL command for the IFSREPODIR parameter.
Command Example to perform - git sync
SETCURREPO IFSREPODIR('/gitrepos/qgpl')
Parameters
IFSREPODIR - Specify the IFS directory where the local Git repository is located for the selected library. Directory has to exist and be a valid repo directory.