heppu
heppu
At least in with git gnome keyring helper the github credentials are stored with user, server and protocol parameter so it's not possible to access password with hard coded username...
This pr moves report functionality under separated package so that it can be imported as library. go-licenses is very useful tool but can't be currently used as a library since...
Sometimes you want to manually trigger rebuild so this PR allows you to do that by pressing `CTRL + Z` which send `SIGTSTP`.
#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing...
#### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing...
To execute SQL Server schema dumps TSQL / batch support is required. This can be done via `go-mssqldb/batch` package but sadly it has a bug which causes it to falsely...