python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Change remote repository credentials (authentication) on Intellij IDEA 14
I recently changed my Bitbucket password for security reasons. However, IntelliJ didn't update my repository to the new credentials, so it stops me from pulling/pushing anything to my repository. I am...

Bekim
@bekim-bekimfetahu-at-gmailcom
Votes: 0
Answers: 0
Netlify/ git LFS exit status 128
So on my netlify website, I'm trying to upload a video thats over 300mb(12 minutes long) and have it posted to the page. I had to use Git LFS to push my mp4 file to github. Now when I go to deplot my ...
scorpio
Votes: 0
Answers: 1
How to merge a remote branch into my current branch, but only stage the changes so I can evaluate and unstage them as I want?
How to merge a remote branch into my current branch, but be able to see the file changes as staged changes in git. This happens sometimes, and I can edit in VSCode, but other times it automatically me...
Pradeep Dhema
Votes: 0
Answers: 1
How to create either Windows or Linux instances using terraform code in jenkins pipeline using parameters?
In git have to create only one branch ie. master branch where it has linux ami and windows ami mentioned in terraform code.
In jenkins while running the pipeline, user should manually enter linux or ...
Nithiya Joseph
Votes: 0
Answers: 1