Naymul Islam
Naymul Islam
> Something like that, yes. The changeset should only be changes to `WikiExtractor.py` - we don't want any generated files added, especially not IDE-specific ones. Okay then let me make...
> Something like that, yes. The changeset should only be changes to `WikiExtractor.py` - we don't want any generated files added, especially not IDE-specific ones. I have made an another...
> You didn't revert everything from the commit. You need to go back to commit [ai-naymul@0f313a9](https://github.com/ai-naymul/WikiExtractor/commit/0f313a9dbd59c8a2d1d25e61f10e2ffbf5989290) and remove the .idea folder from that state. Should I make another commit in...
> @ai-naymul As it stands now, your pull request makes literally 0 changes. Additionally, it's still not clear what was gained by the original change. What is the value of...
> No, you misunderstand. Right now, this PR literally does nothing. There are no changes in https://github.com/apertium/WikiExtractor/pull/4/files - you've managed to remove everything, not just the `.idea` folder. What should...
> I repeat: You need to go back to commit [ai-naymul@0f313a9](https://github.com/ai-naymul/WikiExtractor/commit/0f313a9dbd59c8a2d1d25e61f10e2ffbf5989290) and remove the .idea folder from that state. Bro I mean how can I delete the folder from that...
> Something like: > > ``` > git reset --hard 0f313a9dbd59c8a2d1d25e61f10e2ffbf5989290 > rm -rf .idea > git commit --all -m "Removed folder" > git push -f > ``` @TinoDidriksen Is...
@stock90975 Please close this issue if its fixed already
@atmnksd In your site I can see the delete option doesn't appear while it loads the page it appear when you hover in the todo element... You could try giving...