hi all i cannot for the life of me upload to bitbucket account
via CMD all i'm getting is BUG (fork bomb): C:\Program Files\Git\bin\git.exe
as all i'm typing is git add index.html to upload my websites index?
please help
no your not listening i have a bug forkbomb
i want to know how i can rid of this
i can't git push/git add or /git commit
i want to know how to get rid of this fork bomb
i have done everything in the past what that tutorial tells me
when i first set it up
@Coolvibes Reloaded sorry my bad, can you provide more details on your scenario.
Git version that you are using, if you already successfully commited/pushed in the past etc.
@Kurt Klinner yes I've been git adding git committing git pushing
I'm on phone replying to you I don't know what version
But I went to re-upload things to my site and all of a sudden I get bug (fork bomb) C:/Program Files/Git/Bin/Git.EXE like what the hell lol
@Kurt Klinner could you help please as would love to have cmd back up and running i cannot update my website
Without any further details it is hard to determine what the problem is. Have you tried a newer/different git version?
@Coolvibes Reloaded What did you change?
@Kurt Klinner i do not know what i changed last time but
i have run into this forkbomb yet again could you help please
and help me from preventing it ever happening
I had the same problem, I reinstalled git and it worked.
Hey guys, sorry for the late reply but the actual problem of this is that The folder git is installed is got corrupted or either some of git files are missing. Dur is right that when you reinstall it will start working.
As we all know what forking is so git has a security for not getting used for bad purposes.
For those who have had the same experience. In my case, it was the fault of the antivirus, which threw one git file into the quarantine.
Reinstalling git helped.