python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
jenkins SCM checkout poll issue with multiple repo
I have a Jenkins job where I'm checking out 2 repos,
The first repo "dev" contains src code and the Jenkinsfile and this repo is configured in Jenkins UI along with PollScm enabled. The seco...

Kalim
Votes: 0
Answers: 2
Copying content of a directory on another branch
I have 2 branches on github:
master
gh-pages
My branch master has the directory _site which contains all the files that I need to be stored on the root of gh-pages.
I am using the git command:
git c...
Chris Fiola
Votes: 0
Answers: 1
Any way to avoid git checkout -f "warning directory is not empty"?
I have a git repository that contains multiple branch that diverged a lot. When I say diverged it means that each branch can contain new folder or submodule and a lot of diffs between files.
When you ...

CyDevos
Votes: 0
Answers: 1
Why Github repo has no "clone" option?
Well, probably so dumb question but I am not sure even how to search for it, I am pretty new to github. What I do is just watching some tutorials and I want to download the code from the link shared w...
Chris Garsonn
Votes: 0
Answers: 2