Matt Cole
Matt Cole
The `tag_prefix` breaks if non prefixed tags are present in the repository. Consider the following history: ``` Commit 3 | tag app2/5.0.0 Commit 2 | tag 7.0.0 Commit 1 |...
Uses crypto instead of ursa for compatibility with later versions of nodejs, fixing #34. Tested on nodejs 6 and 12.
After establishing a VPN connection, my `/etc/resolv.conf` contains 2 separate `search` entries on different lines that appear to conflict. Before connecting: ``` # This file is managed by man:systemd-resolved(8). Do...