Justin Sheehy
Justin Sheehy
To echo @cumber, `git status --porcelain --branch` does not include the branch name, though `git status --short --branch` does. This was amended in git 1.7.10.3 https://github.com/git/git/commit/d4a6bf1fb64d904e210fbf7c5b330b06438a5bd5
`tree --fromfile` does require `tree v1.8.0` for what it's worth; some LTS distros still have older versions. and while the manpage doesn't say so, the changes file stated the option...
Well, removing the album field would have the same result in that all all songs would fall under the "Unknown" album, or whatever the player's default is. It might be...
I've been testing this branch for some CI/CD pipelines and it's worked very well for most of the jobs I've tested it on! However, I noticed that `Wait+Screen` occasionally times...
I may be hitting this scenario now, which is strange, because I've been using devpi-ldap for about a year now without trouble. I'm not sure where this change occurred for...