in DevOps by
how can you clone a Git repository via Jenkins?

1 Answer

0 votes
by

First, we must enter the e-mail and user name for your Jenkins system, then switch into your job directory and execute the “git config” command.

Related questions

0 votes
asked Sep 5, 2020 in Git by SakshiSharma
0 votes
asked May 21, 2020 in Git by SakshiSharma
+3 votes
asked Jul 10, 2019 in Git Slack Integration by anonymous
0 votes
asked Dec 1, 2019 in DevOps by SakshiSharma
...