Adnan Abdulhussein

Results 15 issues of Adnan Abdulhussein

Running `git init` (or any git commands) with karn overriding `git` outputs "Not inside Git work tree". When karn is overriding it should be more quiet.

e.g. 1. Set karn.yml ``` /repos/repo: name: Adnan A /repos: email: [email protected] ``` 1. Run `$ karn update` in `/repos/repo` Expected: both email and name updated to new identity: Adnan...

The YAML commenting/uncommenting using the shortcut doesn't use the correct symbol. ![vscode-comment](https://user-images.githubusercontent.com/1544861/27399864-162d5012-56b6-11e7-9888-6026f05297df.gif)

When utilising Synth to export millions of rows of generated data to a database, we noticed we would consistently get `pool timed out while waiting for an open connection` errors...