Steven Hall
Steven Hall
I was getting this earlier. What version of Java are you using? It started working for me again once I installed and started using Java 11. Java 16 did not...
I would consider it easy normally, but I was planning on doing it for scripting purposes so having a bash command I could use would be best. Plus printing to...
@nraw No, never did. But honestly, I forgot about this issue until just now so I haven't really been looking around lately
ya, to be clear (because reading back my comment I wasn't clear) adding that `let g:context#commentstring#table.php` to your vimrc doesn't work. I also don't know why. I forked this project...
Sorry, I created an issue exactly like this. I didn't find this when I was looking. Just my 2 cents... I would also prefer that the units be strict and...
I should specify that I am not against this command deleting remote branches, as that is what I expect. In this particular case `test` branch did not have a remote...
This is exactly what happened, note the output of some of the `git config` commands that are used in the script itself: Currently in master ```bash $ git checkout --track...
Note that the output of `git config branch.test.remote` has a `.`, and is not empty, and that was not a typo
I don't know about "small", but I have created as small of an example as I can. https://jsfiddle.net/ex4p6mja/105/ While creating this, I realized that it isn't actually an issue with...
Hi @KingSora, just wondering if you've had a chance to look at this yet :)