Nathan Urwin
Nathan Urwin
Same thing happening to me at `blk00421.dat` on Debian Jessie using an EHDD with Armory 0.93.2 :-/
```powershell $ rmdir /s /q "c:\program files\nodejs" Remove-Item : A positional parameter cannot be found that accepts argument '/q'. At line:1 char:1 + rmdir /s /q "c:\program files\nodejs" + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
Duplicate of #662
@pagnmickie I'm also following this PR... @kreczko You're awesome! Keep it up 👍
Just wanted to add for those trying to use this before it's merged into master: ```bash $ git clone https://github.com/kreczko/github-changelog-generator -b kreczko-issue-419 ... $ cd github-changelog-generator $ gem build github_changelog_generator.gemspec...
Hey @skywinder @olleolleolle 👋 Can this be merged?
Hey @skywinder 👋 If I'm able to find some free time I will _definitely_ try to contribute to this PR to get it merged. This project is awesome and deserves...
Looks like the exclude label option doesn't work? EDIT: Possibly related to #469?
This is happening to me as well, although I'm unsure of whether it has anything to do with the GitLab feature branch I'm using. See PR #657. ```bash $ ruby...
Any update on this? Thanks in advance for your time!